Home
last modified time | relevance | path

Searched refs:ROOT_DIR (Results 1 – 12 of 12) sorted by relevance

/web-bugs/www/rss/
H A Dsearch.php29 require "{$ROOT_DIR}/include/query.php";
32 require "{$ROOT_DIR}/templates/search-rss2.php";
34 require "{$ROOT_DIR}/templates/search-rdf.php";
/web-bugs/www/
H A Dpatch-add.php79 include "{$ROOT_DIR}/templates/addpatch.php";
112 include "{$ROOT_DIR}/templates/addpatch.php";
118 include "{$ROOT_DIR}/templates/addpatch.php";
132 include "{$ROOT_DIR}/templates/addpatch.php";
156 include "{$ROOT_DIR}/templates/patchadded.php";
163 include "{$ROOT_DIR}/templates/addpatch.php";
H A Dgh-pull-add.php90 include "{$ROOT_DIR}/templates/addghpull.php";
115 include "{$ROOT_DIR}/templates/addghpull.php";
135 include "{$ROOT_DIR}/templates/addghpull.php";
142 include "{$ROOT_DIR}/templates/addghpull.php";
H A Dpatch-display.php99 include "{$ROOT_DIR}/templates/listpatches.php";
116 include "{$ROOT_DIR}/templates/patchdiff.php";
121 include "{$ROOT_DIR}/templates/patchdisplay.php";
128 include "{$ROOT_DIR}/templates/listpatches.php";
H A Dsearch.php34 require "{$ROOT_DIR}/include/query.php";
H A Dbug.php1115 require "{$ROOT_DIR}/templates/listpulls.php";
/web-bugs/templates/
H A Dpatchadded.php8 include "{$ROOT_DIR}/templates/listpatches.php";
H A Daddghpull.php184 require "{$ROOT_DIR}/templates/listpulls.php";
H A Daddpatch.php85 require "{$ROOT_DIR}/templates/listpatches.php";
/web-bugs/
H A Dlocal_config.php.sample18 'patch_tmp' => "{$ROOT_DIR}/uploads/patches/",
/web-bugs/include/
H A Dprepend.php31 $ROOT_DIR = realpath(__DIR__ . '/../'); variable
H A Dfunctions.php599 global $ROOT_DIR, $versions;

Completed in 24 milliseconds