mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
Fix for signup template constants under CLI (scheduled task)
This commit is contained in:
@@ -76,7 +76,7 @@ if (!getperms('W'))
|
||||
}
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_users.php');
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_mailout.php');
|
||||
e107::lan('core','signup');
|
||||
// e107::lan('core','signup');
|
||||
|
||||
require_once(e_HANDLER.'ren_help.php');
|
||||
|
||||
|
Reference in New Issue
Block a user