mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
PHP Notices.
This commit is contained in:
@@ -119,7 +119,7 @@ class emotec
|
||||
{
|
||||
var $packArray; // Stores an array of all available emote packs (as subdirectory names)
|
||||
|
||||
function emotec()
|
||||
function __construct()
|
||||
{
|
||||
/* constructor */
|
||||
$fl = e107::getFile();
|
||||
|
Reference in New Issue
Block a user