[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


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>





More information about the grass-web mailing list