Author: nextgens Date: 2009-01-03 12:07:32 +0000 (Sat, 03 Jan 2009) New Revision: 24897
Added: trunk/website/includes/oldtools.inc.php Removed: trunk/website/includes/oldtools.php Log: website:doh Copied: trunk/website/includes/oldtools.inc.php (from rev 24896, trunk/website/includes/oldtools.php) =================================================================== --- trunk/website/includes/oldtools.inc.php (rev 0) +++ trunk/website/includes/oldtools.inc.php 2009-01-03 12:07:32 UTC (rev 24897) @@ -0,0 +1,7 @@ +<?php + +$pages = array( + +'en' => 'pages/en/oldtools.php') + +?> Property changes on: trunk/website/includes/oldtools.inc.php ___________________________________________________________________ Added: svn:mergeinfo + Deleted: trunk/website/includes/oldtools.php =================================================================== --- trunk/website/includes/oldtools.php 2009-01-03 12:05:59 UTC (rev 24896) +++ trunk/website/includes/oldtools.php 2009-01-03 12:07:32 UTC (rev 24897) @@ -1,7 +0,0 @@ -<?php - -$pages = array( - -'en' => 'pages/en/oldtools.php') - -?> _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
