Aaah, I always overlook something

This commit is contained in:
Sobak
2014-03-29 14:46:26 +01:00
parent ef00ee094f
commit f01c461f5f

View File

@ -30,8 +30,7 @@ set_time_limit(0);
include '../include/init.inc.php';
include '../include/lib_proj_lang.inc.php';
//$DOCS = SVN_DIR . 'phpdoc-all/';
$DOCS = SVN_DIR . DOC_DIR . "/";
$DOCS = SVN_DIR . 'phpdoc-all/';
// Test the languages:
$LANGS = array_keys($LANGUAGES);