mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Include shortcode_handler.php
This commit is contained in:
@@ -11,12 +11,13 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/download_shortcodes.php,v $
|
||||
| $Revision: 1.7 $
|
||||
| $Date: 2009-07-25 07:54:35 $
|
||||
| $Author: marj_nl_fr $
|
||||
| $Revision: 1.8 $
|
||||
| $Date: 2009-08-06 22:34:59 $
|
||||
| $Author: bugrain $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
require_once(e_HANDLER.'shortcode_handler.php');
|
||||
register_shortcode('download_shortcodes', true);
|
||||
initShortcodeClass('download_shortcodes');
|
||||
|
||||
|
Reference in New Issue
Block a user