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