mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
Now it should work
This commit is contained in:
@ -32,7 +32,7 @@ $inCli = true;
|
|||||||
include '../include/init.inc.php';
|
include '../include/init.inc.php';
|
||||||
include '../include/lib_proj_lang.inc.php';
|
include '../include/lib_proj_lang.inc.php';
|
||||||
|
|
||||||
$DOCS = SVN_DIR . 'phpdoc-all';
|
$DOCS = SVN_DIR . 'phpdoc-all/';
|
||||||
|
|
||||||
// Test the languages:
|
// Test the languages:
|
||||||
$LANGS = array_keys($LANGUAGES);
|
$LANGS = array_keys($LANGUAGES);
|
||||||
|
Reference in New Issue
Block a user