[geeklog-cvs] geeklog: Fixed comment (too much copy&paste ...)

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Fri Jun 12 15:40:58 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/88ac73e3784a
changeset: 7104:88ac73e3784a
user:      Dirk Haun <dirk at haun-online.de>
date:      Thu Jun 11 22:27:08 2009 +0200
description:
Fixed comment (too much copy&paste ...)

diffstat:

 system/lib-story.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r a3617b9a512d -r 88ac73e3784a system/lib-story.php
--- a/system/lib-story.php	Thu Jun 11 21:57:08 2009 +0200
+++ b/system/lib-story.php	Thu Jun 11 22:27:08 2009 +0200
@@ -717,7 +717,7 @@
             $fields[] = 'title';
             break;
         case 'url':
-            // needed for $sp_id == '*', but also in case we're only requesting
+            // needed for $sid == '*', but also in case we're only requesting
             // the URL (so that $fields isn't emtpy)
             $fields[] = 'sid';
             break;



More information about the geeklog-cvs mailing list