diff --git a/cur_news.php b/cur_news.php index 8207072..a852a19 100644 --- a/cur_news.php +++ b/cur_news.php @@ -14,11 +14,4 @@ $newsItem = '

A new State of the Code address has been posted containing important information about support for MegaTF\'s upcoming Mega2k release. If you play MegaTF it is highly recommended that you read this less technical than usual SotC. Even if you don\'t play it, you probably should have a look. UPDATE: There\'s new info there, check it out'; newsItem( '18 Mar 2000', 'Knghtbrd', $newsItem ); - $newsItem = '

Thanks to Deek we now have a brand new site layout which should be much more consistent.' . - '

In other news, the votes for the logo are still being submitted, but we should have something real soon now.'; - newsItem('06 Mar 2000', 'Mercury', $newsItem); - - $newsItem = '

Knghtbrd, our stable release manager, has been instructed to lay off the Quack.. <=:]'; - newsItem('27 Feb 2000', 'Mercury', $newsItem); - ?> diff --git a/old_news.php b/old_news.php index 94303fe..b29e9d4 100644 --- a/old_news.php +++ b/old_news.php @@ -1,4 +1,10 @@ Thanks to Deek we now have a brand new site layout which should be much more consistent.' . + '

In other news, the votes for the logo are still being submitted, but we should have something real soon now.'; + newsItem('06 Mar 2000', 'Mercury', $newsItem); + + $newsItem = '

Knghtbrd, our stable release manager, has been instructed to lay off the Quack.. <=:]'; + newsItem('27 Feb 2000', 'Mercury', $newsItem); $newsItem = '

QuackForge 0.1.1 has arrived! tar.gz, tar.bz2, and zip source archives are available at our Downloads page. Grab your copy today!'; newsItem('27 Feb 2000', 'Knghtbrd', $newsItem);