Now it should work

This commit is contained in:
Sobak
2014-03-26 20:37:18 +01:00
parent a8c307b340
commit 1f8e476446

View File

@ -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);