1
0
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:
e107steved
2010-01-10 12:19:53 +00:00
parent 239e7154b5
commit caa16feb40
13 changed files with 128 additions and 49 deletions

View File

@@ -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;