|
From: <sv...@va...> - 2005-08-29 22:31:02
|
Author: njn
Date: 2005-08-29 23:31:00 +0100 (Mon, 29 Aug 2005)
New Revision: 186
Log:
whoops
Modified:
trunk/php/menu.php
Modified: trunk/php/menu.php
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/php/menu.php 2005-08-29 22:30:32 UTC (rev 185)
+++ trunk/php/menu.php 2005-08-29 22:31:00 UTC (rev 186)
@@ -35,8 +35,8 @@
$devel =3D array(
array( 'url'=3D>'platforms.html', 'tag'=3D>'Supported Platforms' ),
array( 'url'=3D>'cvs_svn.html', 'tag'=3D>'SVN Repos' ),
- array( 'url'=3D>'guis.html', 'tag'=3D>'Front Ends / GUIs' )
- array( 'url'=3D>'projects.html', 'tag'=3D>'Project Suggestions' )*=
/
+ array( 'url'=3D>'guis.html', 'tag'=3D>'Front Ends / GUIs' ),
+ array( 'url'=3D>'projects.html', 'tag'=3D>'Project Suggestions' )
/*array( 'url'=3D>'consultants.html', 'tag'=3D>'Commercial Support' )=
*/
);
=20
|