[pLog-svn] r494 - plog/trunk/class/action

subaochen at devel.plogworld.net subaochen at devel.plogworld.net
Tue Dec 14 14:54:31 GMT 2004


Author: subaochen
Date: 2004-12-14 14:54:31 +0000 (Tue, 14 Dec 2004)
New Revision: 494

Modified:
   plog/trunk/class/action/viewresourceaction.class.php
Log:
delete not needed blogcachedview


Modified: plog/trunk/class/action/viewresourceaction.class.php
===================================================================
--- plog/trunk/class/action/viewresourceaction.class.php	2004-12-14 14:09:50 UTC (rev 493)
+++ plog/trunk/class/action/viewresourceaction.class.php	2004-12-14 14:54:31 UTC (rev 494)
@@ -6,7 +6,6 @@
 
 
 	include_once( PLOG_CLASS_PATH."class/action/blogaction.class.php" );
-	include_once( PLOG_CLASS_PATH."class/view/blogcachedview.class.php" );
     include_once( PLOG_CLASS_PATH."class/view/errorview.class.php" );
     include_once( PLOG_CLASS_PATH."class/gallery/dao/galleryresources.class.php" );
     include_once( PLOG_CLASS_PATH."class/data/validator/integervalidator.class.php" );




More information about the pLog-svn mailing list