[geeklog-cvs] Geeklog-1.x/system lib-story.php,1.116,1.117

Dirk Haun dhaun at qs1489.pair.com
Sat Dec 29 10:05:52 EST 2007


Update of /cvsroot/geeklog/Geeklog-1.x/system
In directory qs1489.pair.com:/tmp/cvs-serv40984/system

Modified Files:
	lib-story.php 
Log Message:
Make sure $svc_msg['gl_feed'] is set


Index: lib-story.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/lib-story.php,v
retrieving revision 1.116
retrieving revision 1.117
diff -C2 -d -r1.116 -r1.117
*** lib-story.php	22 Dec 2007 14:38:29 -0000	1.116
--- lib-story.php	29 Dec 2007 15:05:50 -0000	1.117
***************
*** 1489,1492 ****
--- 1489,1494 ----
              $svc_msg['gl_feed'] = false;
          }
+     } else {
+         $svc_msg['gl_feed'] = false;
      }
  




More information about the geeklog-cvs mailing list