Home
last modified time | relevance | path

Searched refs:SRC (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/exe/
H A Ddetail.php9 global $INPUT, $INFO, $IMG, $ID, $REV, $SRC, $ERROR, $AUTH;
32 $SRC = mediaFN($IMG, $REV); variable
33 if (!file_exists($SRC)) {
/dokuwiki/inc/
H A Dtemplate.php1086 global $SRC, $imgMeta;
1088 if (is_null($src)) $src = $SRC;