We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924e703 commit ea0bf47Copy full SHA for ea0bf47
main/cron/lang/check_parse_lang.php
@@ -6,7 +6,7 @@
6
/**
7
* Includes and declarations
8
*/
9
-die();
+//die();
10
require_once '../../inc/global.inc.php';
11
require_once api_get_path(SYS_CODE_PATH).'admin/sub_language.class.php';
12
$path = api_get_path(SYS_LANG_PATH).'english';
0 commit comments