summaryrefslogtreecommitdiff
path: root/inc/subscription.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2010-01-29 14:33:20 +0100
committerAndreas Gohr <andi@splitbrain.org>2010-01-29 14:33:20 +0100
commitf5b787850258b8f9d343ed55434dbec1631f3092 (patch)
tree370cce46fbc9c223475010a20d2b038b36cfc105 /inc/subscription.php
parent0b17fdc6719c24850fa7095bc33f292f97f4ec02 (diff)
downloadrpg-f5b787850258b8f9d343ed55434dbec1631f3092.tar.gz
rpg-f5b787850258b8f9d343ed55434dbec1631f3092.tar.bz2
more code cleanup
Diffstat (limited to 'inc/subscription.php')
-rw-r--r--inc/subscription.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/subscription.php b/inc/subscription.php
index 12f0a4b82..69e153cf5 100644
--- a/inc/subscription.php
+++ b/inc/subscription.php
@@ -214,7 +214,7 @@ function subscription_regex($pre = array()) {
*
* @param array $data Containing $id (the page id), $self (whether the author
* should be notified, $addresslist (current email address
- list)
+ * list)
*
* @author Steven Danz <steven-danz@kc.rr.com>
* @author Adrian Lang <lang@cosmocode.de>