mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
Issue #183 - wrapper issue fixed thanks to Miro's detective work.
This commit is contained in:
parent
479a29f09d
commit
1dd38527b1
@ -58,7 +58,7 @@ $userMethods = e107::getUserSession();
|
||||
require_once (e_HANDLER.'ren_help.php');
|
||||
include_once (e107::coreTemplatePath('usersettings')); //correct way to load a core template.
|
||||
// include_once (e_CORE.'shortcodes/batch/usersettings_shortcodes.php');
|
||||
|
||||
e107::scStyle($sc_style);
|
||||
$usersettings_shortcodes = e107::getScBatch('usersettings');
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user