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:
@@ -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'))
|
||||
|
Reference in New Issue
Block a user