mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
PHP Warning removals.
This commit is contained in:
@@ -41,7 +41,7 @@ class listclass
|
||||
* @return void
|
||||
*
|
||||
*/
|
||||
function listclass($mode='')
|
||||
function __construct($mode='')
|
||||
{
|
||||
global $TEMPLATE_LIST_NEW, $list_shortcodes;
|
||||
|
||||
|
Reference in New Issue
Block a user