mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 03:54:09 +02:00
Featurebox plugin - Code cleanup
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (c) 2013 e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id: e_shortcode.php 12438 2011-12-05 15:12:56Z secretr $
|
||||
* Copyright (c) 2014 e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Gallery Template
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
// e107::Lan('featurebox', 'front');
|
||||
|
Reference in New Issue
Block a user