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:
@@ -11,6 +11,16 @@
|
||||
* $URL$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/**
|
||||
* e107 Newsletter plugin
|
||||
*
|
||||
* @package e107_plugins
|
||||
* @subpackage newsletter
|
||||
* @version $Id$;
|
||||
*/
|
||||
|
||||
|
||||
require_once('../../class2.php');
|
||||
if (!getperms('P'))
|
||||
{
|
||||
|
Reference in New Issue
Block a user