Searched refs:geshi_lang_path (Results 1 – 1 of 1) sorted by relevance
165 $geshi_lang_path = get_var('geshi-lang-path'); variable171 if ( !$geshi_lang_path )173 $geshi_lang_path = '../geshi/'; variable208 if ( is_readable($geshi_lang_path . 'css-gen.cfg') )211 echo '<span style="color: green;">Found at ' . realpath($geshi_lang_path) . '</span>';243 echo '<input type="hidden" name="geshi-lang-path" value="' . $geshi_lang_path . '" />';254 …h) . '" /><input type="hidden" name="geshi-lang-path" value="' . realpath($geshi_lang_path) . '" />266 $geshi_lang_path = get_var('geshi-lang-path'); variable268 $dh = opendir($geshi_lang_path);321 …h) . '" /><input type="hidden" name="geshi-lang-path" value="' . realpath($geshi_lang_path) . '" />