1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

More comment, user, usersetting fixes.

This commit is contained in:
CaMer0n
2012-06-19 12:53:48 +00:00
parent aa4e5c0ee7
commit 63ce10c606
7 changed files with 733 additions and 625 deletions

View File

@@ -57,10 +57,11 @@ $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');
// include_once (e_CORE.'shortcodes/batch/usersettings_shortcodes.php');
$usersettings_shortcodes = e107::getScBatch('usersettings');
e107::js('inline',"
function addtext_us(sc)
{