[pLog-svn] r2406 - plog/branches/plog-1.0.2/class/gallery

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Wed Aug 10 11:46:19 GMT 2005


Author: jondaley
Date: 2005-08-10 11:46:18 +0000 (Wed, 10 Aug 2005)
New Revision: 2406

Modified:
   plog/branches/plog-1.0.2/class/gallery/galleryconstants.php
Log:
typo.  fixes http://bugs.plogworld.net/view.php?id=675

Modified: plog/branches/plog-1.0.2/class/gallery/galleryconstants.php
===================================================================
--- plog/branches/plog-1.0.2/class/gallery/galleryconstants.php	2005-08-09 17:25:16 UTC (rev 2405)
+++ plog/branches/plog-1.0.2/class/gallery/galleryconstants.php	2005-08-10 11:46:18 UTC (rev 2406)
@@ -9,7 +9,7 @@
      * These are the different resource types that we can recognize.
      * They are very broad groups, tho.
      */
-	define( "GALLERY_TYPE_RESOURCE_ANY", 0 );
+	define( "GALLERY_RESOURCE_ANY", 0 );
     define( "GALLERY_RESOURCE_IMAGE", 1 );
     define( "GALLERY_RESOURCE_VIDEO", 2 );
     define( "GALLERY_RESOURCE_SOUND", 3 );




More information about the pLog-svn mailing list