1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 02:57:15 +02:00

Sort a few documentation comments

This commit is contained in:
SteveD
2013-03-02 17:59:32 +00:00
parent f78530bc80
commit c0610bfa6a
9 changed files with 566 additions and 517 deletions

View File

@@ -11,6 +11,16 @@
* $URL$
* $Id$
*/
/**
* e107 Newsletter plugin
*
* @package e107_plugins
* @subpackage newsletter
* @version $Id$;
*/
require_once('../../class2.php');
if (!getperms('P'))
{