projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Initial groundwork to use phpdocumentor.
[squirrelmail.git]
/
plugins
/
fortune
/
setup.php
diff --git
a/plugins/fortune/setup.php
b/plugins/fortune/setup.php
index
ce01ece
..
909ad51
100644
(file)
--- a/
plugins/fortune/setup.php
+++ b/
plugins/fortune/setup.php
@@
-12,8
+12,13
@@
* fortune above the message listing.
*
* $Id$
+ * @package plugins
+ * @subpackage fortune
*/
+/**
+*
+*/
function squirrelmail_plugin_init_fortune() {
global $squirrelmail_plugin_hooks;