[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
    
        - Previous message (by thread): [geeklog-cvs] Geeklog-1.x/system lib-admin.php, 1.126,	1.127 lib-comment.php, 1.62, 1.63 lib-security.php, 1.61,	1.62 lib-story.php, 1.122, 1.123
 
        - Next message (by thread): [geeklog-cvs] Geeklog-1.x/public_html profiles.php,1.54,1.55
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
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'));
      }
  
    
    
        
	- Previous message (by thread): [geeklog-cvs] Geeklog-1.x/system lib-admin.php, 1.126,	1.127 lib-comment.php, 1.62, 1.63 lib-security.php, 1.61,	1.62 lib-story.php, 1.122, 1.123
 
	- Next message (by thread): [geeklog-cvs] Geeklog-1.x/public_html profiles.php,1.54,1.55
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the geeklog-cvs
mailing list