Home
last modified time | relevance | path

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

/plugin/bootswrapper/exe/
H A Dhelp.php52 $help_file = dirname(__FILE__) . '/help/' . $syntax . '.txt'; variable
54 if (file_exists($help_file)) {
59 $help_content = file_get_contents($help_file);