projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Revise plugin documentation. Mainly, this removes remains of documentation
[squirrelmail.git]
/
plugins
/
administrator
/
index.php
diff --git
a/plugins/administrator/index.php
b/plugins/administrator/index.php
index 1df65c343796bf7a40ae5934a6a5a532c15d338c..1e48203d9d6d36492506f2acbc7bbf96d99172de 100644
(file)
--- a/
plugins/administrator/index.php
+++ b/
plugins/administrator/index.php
@@
-5,7
+5,7
@@
* Redirects to the login page.
*
* @version $Id$
* Redirects to the login page.
*
* @version $Id$
- * @copyright (c) 1999-200
4
The SquirrelMail Project Team
+ * @copyright (c) 1999-200
5
The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @package plugins
* @subpackage administrator
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @package plugins
* @subpackage administrator
@@
-14,4
+14,4
@@
header("Location:../../src/login.php\n\n");
exit();
header("Location:../../src/login.php\n\n");
exit();
-?>
+?>
\ No newline at end of file