mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Documentation headers updated
This commit is contained in:
@@ -9,11 +9,19 @@
|
||||
* List Template
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_template.php,v $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
* $Revision: 1.6 $
|
||||
* $Date: 2010-01-10 12:19:43 $
|
||||
* $Author: e107steved $
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* Templates for list_new plugin
|
||||
*
|
||||
* @package e107_plugins
|
||||
* @subpackage list_new
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
global $sc_style, $list_shortcodes;
|
||||
|
Reference in New Issue
Block a user