diff --git a/e107_core/shortcodes/batch/admin_shortcodes.php b/e107_core/shortcodes/batch/admin_shortcodes.php
index 85327a04f..c3bb6d487 100644
--- a/e107_core/shortcodes/batch/admin_shortcodes.php
+++ b/e107_core/shortcodes/batch/admin_shortcodes.php
@@ -454,7 +454,7 @@ class admin_shortcodes
return '';
}
global $ns, $pref;
-
+
// SecretR: NEW v0.8
$tmp = e107::getAdminUI();
if($tmp)
@@ -638,9 +638,9 @@ class admin_shortcodes
extract($rowplug);
if(varset($rowplug[1]))
{
- $e107_plug[$rowplug[1]] = varset($rowplug[3]);
+ $e107_plug[$rowplug[1]] = varset($rowplug[3]);
}
-
+
}
}
}
@@ -818,13 +818,13 @@ class admin_shortcodes
".FOOTLAN_16.": ".$mySQLdefaultdb."
".FOOTLAN_17."
-
utf-8
+
utf-8
".FOOTLAN_19."
".date('r').
"
";
-
+
return $ns->tablerender(FOOTLAN_13, $text, '', TRUE);
}
}
@@ -841,9 +841,9 @@ class admin_shortcodes
$members = $sql -> db_Count('user');
$unverified = $sql -> db_Count('user', '(*)', 'WHERE user_ban=2');
$banned = $sql -> db_Count('user', '(*)', 'WHERE user_ban=1');
- $comments = $sql -> db_Count('comments');
-
-
+ $comments = $sql -> db_Count('comments');
+
+
$unver = ($unverified ? " ".ADLAN_111."" : ADLAN_111);
$text = "
@@ -915,7 +915,7 @@ class admin_shortcodes
if ((strpos(e_SELF,'localhost') !== FALSE) || (strpos(e_SELF,'127.0.0.1') !== FALSE)) { return ''; }
$xml = e107::getXml();
-
+
require_once(e_HANDLER."magpie_rss.php");
$ftext = '';
@@ -982,7 +982,7 @@ class admin_shortcodes
function adnav_main($cat_title, $cat_link, $cat_img, $cat_id=FALSE, $cat_highlight='')
{
-
+
$exit = "";
$text = "