[GRASSweb-list] markus: web main.inc,1.80,1.81

grass at intevation.de grass at intevation.de
Wed Nov 8 11:25:41 EST 2006


Author: markus

Update of /grassrepository/web
In directory doto:/tmp/cvs-serv28146

Modified Files:
	main.inc 
Log Message:
one more fix

Index: main.inc
===================================================================
RCS file: /grassrepository/web/main.inc,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- main.inc	8 Nov 2006 16:21:00 -0000	1.80
+++ main.inc	8 Nov 2006 16:25:39 -0000	1.81
@@ -66,8 +66,8 @@
 ".$value["title"]."</strong></a> - ".$value["description"]."</li>\n";
      }
    } else {
-     echo "The display of the news section requires PHP >=4.0.2 to be installed. Sorry.\n";
-     require('manually_written_news.html');
+     echo "<li>The display of the news section requires PHP >=4.0.2 to be installed. Sorry.</li>\n";
+     // not yet there -  require('manually_written_news.html');
    }
    ?>
    </ul>





More information about the grass-web mailing list