Skip to content

Commit ea0bf47

Browse files
committed
update to check_lang script
1 parent 924e703 commit ea0bf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/cron/lang/check_parse_lang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/**
77
* Includes and declarations
88
*/
9-
die();
9+
//die();
1010
require_once '../../inc/global.inc.php';
1111
require_once api_get_path(SYS_CODE_PATH).'admin/sub_language.class.php';
1212
$path = api_get_path(SYS_LANG_PATH).'english';

0 commit comments

Comments
 (0)