mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Frontend scripts tests. (may break some things)
This commit is contained in:
@@ -22,7 +22,7 @@ if (!defined('e107_INIT')) { exit; }
|
||||
//register_shortcode('list_shortcodes', true);
|
||||
//initShortcodeClass('list_shortcodes');
|
||||
|
||||
class list_shortcodes
|
||||
class list_shortcodes extends e_shortcode
|
||||
{
|
||||
var $rc; // list class.
|
||||
var $e107;
|
||||
|
Reference in New Issue
Block a user