[pLog-svn] r1729 - plog/branches/plog-1.1-ben/class/view

ork at devel.plogworld.net ork at devel.plogworld.net
Tue Apr 5 11:06:40 GMT 2005


Author: ork
Date: 2005-04-05 11:06:39 +0000 (Tue, 05 Apr 2005)
New Revision: 1729

Modified:
   plog/branches/plog-1.1-ben/class/view/defaultview.class.php
Log:
; <-


Modified: plog/branches/plog-1.1-ben/class/view/defaultview.class.php
===================================================================
--- plog/branches/plog-1.1-ben/class/view/defaultview.class.php	2005-04-05 11:03:33 UTC (rev 1728)
+++ plog/branches/plog-1.1-ben/class/view/defaultview.class.php	2005-04-05 11:06:39 UTC (rev 1729)
@@ -38,7 +38,7 @@
 
             //$textFilter = new TextFilter();
             $modifPosts = Array();
-            $rg = $this->_blogInfo->getBlogRequestGenerator()
+            $rg = $this->_blogInfo->getBlogRequestGenerator();
             foreach( $posts as $post ) {
                 if( $post->hasExtendedText()) {				
                 	$result = $post->getIntroText();




More information about the pLog-svn mailing list