cvs: php-gtk-web / index.php
[email protected] ("Andrei Zmievski")
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvsandrei996017430@cvsserver> |
andrei Tue Jul 24 19:30:32 2001 EDT
Modified files:
/php-gtk-web index.php
Log:
Remove warning, because it's becoming more stable.
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.33 php-gtk-web/index.php:1.34
--- php-gtk-web/index.php:1.33 Mon May 7 12:42:36 2001
+++ php-gtk-web/index.php Tue Jul 24 19:30:28 2001
@@ -1,5 +1,6 @@
<?php
+/*
$SIDEBAR_DATA = <<< EOF
<h3>Warning!</h3>
<P>
@@ -15,6 +16,7 @@
It will definitely warp space-time continuum in your local area.
<P>
EOF;
+*/
commonHeader();