diff options
author | Adrian Lang <lang@cosmocode.de> | 2009-11-23 10:12:00 +0100 |
---|---|---|
committer | Adrian Lang <lang@cosmocode.de> | 2009-11-23 10:12:00 +0100 |
commit | b1f92db2fcd7fd8636de6d7801609a9a0e4e58dc (patch) | |
tree | ccb71598675ad3b61d3a78e78073a40550c840a1 | |
parent | 5dae719c20ccd77582535ab8a655da4b11965e6e (diff) | |
download | rpg-b1f92db2fcd7fd8636de6d7801609a9a0e4e58dc.tar.gz rpg-b1f92db2fcd7fd8636de6d7801609a9a0e4e58dc.tar.bz2 |
Keep Andi’s Family out of this
darcs-hash:20091123091200-e4919-33f6b12974478575932e34b89beec98169a1079a.gz
-rw-r--r-- | inc/html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php index f6f301725..29dddbe74 100644 --- a/inc/html.php +++ b/inc/html.php @@ -1234,7 +1234,7 @@ function html_edit($text=null,$include='edit'){ //FIXME: include needed? /** * Adds a checkbox for minor edits for logged in users * - * @author Andrea Gohr <andi@splitbrain.org> + * @author Andreas Gohr <andi@splitbrain.org> */ function html_minoredit(){ global $conf; |