[Scummvm-cvs-logs] SF.net SVN: scummvm: [29703] web/trunk/include/scr-categories.php
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun Dec 2 14:07:37 CET 2007
Revision: 29703
http://scummvm.svn.sourceforge.net/scummvm/?rev=29703&view=rev
Author: sev
Date: 2007-12-02 05:07:37 -0800 (Sun, 02 Dec 2007)
Log Message:
-----------
Revert occasional change
Modified Paths:
--------------
web/trunk/include/scr-categories.php
Modified: web/trunk/include/scr-categories.php
===================================================================
--- web/trunk/include/scr-categories.php 2007-12-02 12:59:29 UTC (rev 29702)
+++ web/trunk/include/scr-categories.php 2007-12-02 13:07:37 UTC (rev 29703)
@@ -64,7 +64,7 @@
}
// LEC games
-$cat = new category(0, "LucasArts games");
+$cat = & new category(0, "LucasArts games");
$cat->add(0, "cat-maniac.png", "Maniac Mansion");
$cat->add(1, "cat-zak.png", "Zak McKracken and the Alien Mindbenders");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list