phpdoc updates
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 18 Apr 2004 15:42:05 +0000 (15:42 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 18 Apr 2004 15:42:05 +0000 (15:42 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7158 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/administrator/auth.php
plugins/administrator/defines.php
plugins/administrator/index.php
plugins/administrator/setup.php

index 81c11ad46d86338f1b41d1647de6e1cf257a2be6..c32ccbe738715614e14dd065559ede84851406e5 100644 (file)
@@ -1,12 +1,14 @@
 <?php
 <?php
-
 /**
 /**
- *  This function tell other modules what users have access
- *  to the plugin.
- *  
- *  Philippe Mingo
- *  
+ * Administrator plugin - Authentication routines
+ *
+ * This function tell other modules what users have access
+ * to the plugin.
+ *
  * @version $Id$
  * @version $Id$
+ * @author Philippe Mingo
+ * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @package plugins
  * @subpackage administrator
  */
  * @package plugins
  * @subpackage administrator
  */
index 5ffa2826c2b33926c66e331e0288754b1f387665..84857aa9509035a449cced97932de28c4d476b64 100644 (file)
@@ -1,14 +1,11 @@
-<?PHP
-
+<?php
 /**
 /**
- * defines.php
- *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * Philippe Mingo
+ * Administrator plugin - Option definitions
  *
  * @version $Id$
  *
  * @version $Id$
+ * @author Philippe Mingo
+ * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @package plugins
  * @subpackage administrator
  */
  * @package plugins
  * @subpackage administrator
  */
index 844f4303ee86d317282e37ca7df038f6720aa81a..1df65c343796bf7a40ae5934a6a5a532c15d338c 100644 (file)
@@ -1,14 +1,12 @@
 <?php
 <?php
-
 /**
  *  index.php -- Displays the main frameset
  *
 /**
  *  index.php -- Displays the main frameset
  *
- *  Copyright (c) 1999-2004 The SquirrelMail development team
- *  Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  *  Redirects to the login page.
  *
  * @version $Id$
  *  Redirects to the login page.
  *
  * @version $Id$
+ * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @package plugins
  * @subpackage administrator
  */
  * @package plugins
  * @subpackage administrator
  */
index cb44f84745863ff3c995a4ed8dffd88bb97b263c..df5b342ff71b8bdeae87692d50bb3c34b9ec8521 100644 (file)
@@ -1,14 +1,13 @@
 <?php
 <?php
-
 /**
 /**
- * setup.php
- *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * Administrator plugin - Setup script
  *
  *
- *  Administrator plugin. Allows remote administration.  Philippe Mingo
+ * Plugin allows remote administration.
  *
  * @version $Id$
  *
  * @version $Id$
+ * @author Philippe Mingo
+ * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @package plugins
  * @subpackage administrator
  */
  * @package plugins
  * @subpackage administrator
  */