[geeklog-cvs] geeklog: Typo

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Mar 14 13:51:44 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/b92f477b2b2c
changeset: 6831:b92f477b2b2c
user:      Dirk Haun <dirk at haun-online.de>
date:      Sat Mar 14 18:51:34 2009 +0100
description:
Typo

diffstat:

1 file changed, 2 insertions(+), 2 deletions(-)
plugins/spamx/autoinstall.php |    4 ++--

diffs (14 lines):

diff -r a18c4846f4a4 -r b92f477b2b2c plugins/spamx/autoinstall.php
--- a/plugins/spamx/autoinstall.php	Sun Mar 08 21:21:28 2009 +0100
+++ b/plugins/spamx/autoinstall.php	Sat Mar 14 18:51:34 2009 +0100
@@ -60,8 +60,8 @@
     );
 
     $features = array(
-        $pi_name . '.admint'    => 'Full access to ' . $pi_display_name
-                                    .' plugin'
+        $pi_name . '.admin'    => 'Full access to ' . $pi_display_name
+                                  . ' plugin'
     );
 
     $mappings = array(



More information about the geeklog-cvs mailing list