Lines Matching refs:ID
34 * @param string $id the page ID, defaults to global $ID39 global $ACT, $INFO, $ID;40 if ($id === '') $id = $ID;71 global $ID;72 $oldid = $ID;73 $ID = $theid;74 $data = unserialize(p_cached_output(wikiFN($ID), 'qc', $ID));75 $ID = $oldid;