[pLog-svn] r5661 - plog/branches/lifetype-1.3-ajax/class/view/admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sun Jul 15 17:16:24 EDT 2007


Author: oscar
Date: 2007-07-15 17:16:23 -0400 (Sun, 15 Jul 2007)
New Revision: 5661

Modified:
   plog/branches/lifetype-1.3-ajax/class/view/admin/adminnewresourceview.class.php
Log:
and another


Modified: plog/branches/lifetype-1.3-ajax/class/view/admin/adminnewresourceview.class.php
===================================================================
--- plog/branches/lifetype-1.3-ajax/class/view/admin/adminnewresourceview.class.php	2007-07-15 21:14:17 UTC (rev 5660)
+++ plog/branches/lifetype-1.3-ajax/class/view/admin/adminnewresourceview.class.php	2007-07-15 21:16:23 UTC (rev 5661)
@@ -10,7 +10,7 @@
 	{
 		var $_albumId;
 	
-		function AdminNewResourceView( $blogInfo, $albumId )
+		function AdminNewResourceView( $blogInfo, $albumId = 0 )
 		{
 			$this->AdminTemplatedView( $blogInfo, "newresource" );
 			



More information about the pLog-svn mailing list