From 518b17f9485c39c2d2c97eaf6c8a4ec00a74456b Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Sat, 28 Feb 1998 06:34:55 +0000 Subject: [PATCH] Hey cool, worms2 site using PHP3 --- sites.php3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sites.php3 b/sites.php3 index 7c96c5f76..c7e686368 100644 --- a/sites.php3 +++ b/sites.php3 @@ -131,7 +131,7 @@ echo "\n"; title("Financial Industry"); - title(" "); + title("Games"); title(" "); echo "\n"; @@ -139,6 +139,7 @@ site("E*Trade","www.etrade.com"); echo "
\n"; + site("Worms2","www.worms2.com"); echo "
\n";