1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-09 08:06:38 +02:00

Improved check for Bootstrap3

This commit is contained in:
Cameron
2013-12-24 02:24:14 -08:00
parent 7ac3f78dbf
commit 2e7232aa9a
4 changed files with 6 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ $userMethods = e107::getUserSession();
require_once (e_HANDLER.'ren_help.php');
if(deftrue('BOOTSTRAP')==3)
if(deftrue('BOOTSTRAP')===3)
{
$template = e107::getCoreTemplate('usersettings','', true, true); // always merge