remove the too complicated thing for menu, use a good old template
[platal.git] / plugins / insert.getName.php
index 81058cc..78a1285 100644 (file)
@@ -21,7 +21,6 @@
 
 function smarty_insert_getName()
 {
-    global $globals;
     $uid = Cookie::get('ORGuid', -1);
     if ($uid < 0) {
         return "";