[med-svn] r700 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Sat Oct 13 14:40:36 UTC 2007


Author: hanska-guest
Date: 2007-10-13 14:40:36 +0000 (Sat, 13 Oct 2007)
New Revision: 700

Added:
   trunk/community/website/bugs.php
Removed:
   trunk/community/website/bugs.php
Log:
Forgot to do this


Deleted: trunk/community/website/bugs.php
===================================================================
--- trunk/community/website/bugs.php	2007-10-13 14:38:30 UTC (rev 699)
+++ trunk/community/website/bugs.php	2007-10-13 14:40:36 UTC (rev 700)
@@ -1,5 +0,0 @@
-<?php
-require_once("inc/header.inc.php");
-require_once("bugs.html");
-require_once("inc/footer.inc.php");
-?>

Added: trunk/community/website/bugs.php
===================================================================
--- trunk/community/website/bugs.php	                        (rev 0)
+++ trunk/community/website/bugs.php	2007-10-13 14:40:36 UTC (rev 700)
@@ -0,0 +1,7 @@
+<?php
+require_once("inc/header.inc.php");
+?>
+<h1>The page is being updated, please check back later</h1>
+<?php
+require_once("inc/footer.inc.php");
+?>




More information about the debian-med-commit mailing list