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

Removed redundant PHP closing tags.

This commit is contained in:
Cameron
2020-08-10 15:49:44 -07:00
parent f655847997
commit e1593de8ee
264 changed files with 84 additions and 264 deletions

View File

@@ -155,4 +155,3 @@ function admin_chatbox_adminmenu()
}
?>

View File

@@ -45,4 +45,3 @@ class chatbox_menu_dashboard // include plugin-folder in the name.
?>

View File

@@ -8,4 +8,3 @@ if(vartrue($eMenuActive['chatbox_menu']) && ($pref['cb_layer']==2))
}
?>

View File

@@ -74,4 +74,3 @@ class list_chatbox_menu
}
}
?>

View File

@@ -92,4 +92,3 @@ class chatbox_menu_search extends e_search // include plugin-folder in the name.
//Old v1.
// $search_info[] = array('sfile' => e_PLUGIN.'chatbox_menu/search/search_parser.php', 'qtype' => CB_SCH_LAN_1, 'refpage' => 'chat.php', 'advanced' => e_PLUGIN.'chatbox_menu/search/search_advanced.php');
?>

View File

@@ -44,4 +44,3 @@ define("CHATBOX_L24", "You do not have the correct permissions to view this page
define("CHATBOX_L25", "[ this post has been blocked by admin ]");
define("LAN_CHATBOX_100", "Type your message here.");
?>

View File

@@ -21,4 +21,3 @@ define("NT_LAN_CB_3", "Posted by");
define("NT_LAN_CB_5", "Message");
define("NT_LAN_CB_6", "Chatbox Message Posted");
?>

View File

@@ -58,4 +58,3 @@ define("CHBLAN_42", "Show amount of posts in user profile");
?>