|
From: <sv...@va...> - 2005-03-15 00:03:31
|
Author: njn
Date: 2005-03-15 00:03:28 +0000 (Tue, 15 Mar 2005)
New Revision: 86
Modified:
trunk/php/menu.php
Log:
whoops
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-03-15 00:03:01 UTC (rev 85)
+++ trunk/php/menu.php 2005-03-15 00:03:28 UTC (rev 86)
@@ -18,7 +18,7 @@
array( 'url'=3D>'download_docs.html', 'tag'=3D>'Download All' ),
array( 'url'=3D>'quick-start.html', 'tag'=3D>'Quick Start' ),
array( 'url'=3D>'FAQ/', 'tag'=3D>'FAQ' ),
- array( 'url'=3D>'manual/manual.html', 'tag'=3D>'User Manual' )
+ array( 'url'=3D>'manual/manual.html', 'tag'=3D>'User Manual' ),
array( 'url'=3D>'pubs.html', 'tag'=3D>'Publications' )
/*array( 'url'=3D>'bookset/mc-tech.html', 'tag'=3D>'Technical' ),*/
/*array( 'url'=3D>'manual/distro.html', 'tag'=3D>'Release Docs' ),*/
|