Searched refs:captionfile (Results 1 – 1 of 1) sorted by relevance
40 $captionfile = $docroot.'/'.$imgdir.(@$_REQUEST['dir'] ? $_REQUEST['dir'].'/' : '').'captions.txt'; variable41 if (file_exists($captionfile)) {42 $filecontents = file($captionfile);