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

Chatbox - typo fixed

This commit is contained in:
secretr
2009-08-06 22:30:23 +00:00
parent 790a6dbeb5
commit 7834e775c1

View File

@@ -9,9 +9,9 @@
* Chatbox e_list Handler
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/e_list.php,v $
* $Revision: 1.2 $
* $Date: 2009-01-27 21:33:52 $
* $Author: lisa_ $
* $Revision: 1.3 $
* $Date: 2009-08-06 22:30:23 $
* $Author: secretr $
*
*/
if (!defined('e107_INIT')) { exit; }
@@ -61,6 +61,7 @@ class list_chatbox_menu
$record['info'] = "";
$list_data[] = $record;
}
}
//return array with 'records', (global)'caption', 'display'
return array(