[geeklog-cvs] Geeklog-1.x/system lib-story.php,1.123,1.124

Dirk Haun dhaun at qs1489.pair.com
Wed Feb 20 15:23:02 EST 2008


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

Modified Files:
	lib-story.php 
Log Message:
Whoops, I broke {story_title_link} ...


Index: lib-story.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/lib-story.php,v
retrieving revision 1.123
retrieving revision 1.124
diff -C2 -d -r1.123 -r1.124
*** lib-story.php	20 Feb 2008 20:07:59 -0000	1.123
--- lib-story.php	20 Feb 2008 20:23:00 -0000	1.124
***************
*** 219,222 ****
--- 219,224 ----
              )
          );
+     } else {
+         $article->set_var('story_title_link', $story->DisplayElements('title'));
      }
  




More information about the geeklog-cvs mailing list