mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
* added news ticker for kathrine template
* (internal) moved news tickers to twig template * (internal) moved Forum class to separate file * (internal) moved deprecated functions to compat.php
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
*/
|
||||
defined('MYAAC') or die('Direct access not allowed!');
|
||||
|
||||
class Items {
|
||||
class Items
|
||||
{
|
||||
private static $error = '';
|
||||
|
||||
public static function loadFromXML($show = false)
|
||||
|
Reference in New Issue
Block a user