1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +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,12 +9,19 @@
* List Page
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list.php,v $
* $Revision: 1.5 $
* $Date: 2009-11-18 01:05:47 $
* $Author: e107coders $
* $Revision: 1.6 $
* $Date: 2010-01-10 12:19:39 $
* $Author: e107steved $
*
*/
/**
* User interface for list_new plugin admin
*
* @package e107_plugins
* @subpackage list_new
*/
require_once("../../class2.php");
if (!plugInstalled('list_new'))