[GRASSweb-list]markus: web/applications index.php,1.1,1.2
grass at intevation.de
grass at intevation.de
Sun Dec 19 11:53:58 EST 2004
- Previous message: [GRASSweb-list]markus: web/platforms macgrass.html,NONE,1.1 macosx_grass50compile.html,NONE,1.1 grasshandheld.html,NONE,1.1 menu_side.inc,NONE,1.1 GRASS.MacOSX.binnote.html,NONE,1.1 grass5_on_zaurus.html,NONE,1.1 wingrass.html,NONE,1.1 title.inc,NONE,1.1 m
- Next message: [GRASSweb-list]markus: web index.php,NONE,1.1 main_menu_search.inc,NONE,1.1 main_menu_side.inc,NONE,1.1 main_menu_top.inc,NONE,1.1 menu_search.inc,NONE,1.1 menu_top.inc,NONE,1.1 mirrors.inc,NONE,1.1 mirrors.php,NONE,1.1 searchgrass.inc,NONE,1.1 searchgrass
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: markus
Update of /grassrepository/web/applications
In directory doto:/tmp/cvs-serv9334/applications
Modified Files:
index.php
Log Message:
changed to new PHP based structure
Index: index.php
===================================================================
RCS file: /grassrepository/web/applications/index.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.php 19 Dec 2004 16:41:24 -0000 1.1
+++ index.php 19 Dec 2004 16:53:56 -0000 1.2
@@ -64,13 +64,12 @@
<tr>
<td valign="top">
<?php
- include("menu_side.inc");
+ // include("menu_side.inc");
?>
</td>
<td valign="top"> <!-- MAIN PART -->
- <!-- MAIN: NEWS SECTION -->
- <h4>Latest News!</h4>
+ <h3>TODO</h3>
<!-- END MAIN PART -->
</td>
- Previous message: [GRASSweb-list]markus: web/platforms macgrass.html,NONE,1.1 macosx_grass50compile.html,NONE,1.1 grasshandheld.html,NONE,1.1 menu_side.inc,NONE,1.1 GRASS.MacOSX.binnote.html,NONE,1.1 grass5_on_zaurus.html,NONE,1.1 wingrass.html,NONE,1.1 title.inc,NONE,1.1 m
- Next message: [GRASSweb-list]markus: web index.php,NONE,1.1 main_menu_search.inc,NONE,1.1 main_menu_side.inc,NONE,1.1 main_menu_top.inc,NONE,1.1 menu_search.inc,NONE,1.1 menu_top.inc,NONE,1.1 mirrors.inc,NONE,1.1 mirrors.php,NONE,1.1 searchgrass.inc,NONE,1.1 searchgrass
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list