[i]HAPPY ADMINISTRATIVE PROFESSIONALS DAY![/i]
I like to give a shout out to the admins of TWHL. Always being there when shit hits the fan. Especially PenguinBoy who has devoted quite an effort to maintain and develop this site into a place for mapping and friendship.
Cheers!
I think I'm playing it too much.
Anyway, happy admin day.
<?php
require("names.php"); require("cheers.php");
echo $admin_congrat.$TWHL_Admins."!";
?>
names.php:
<?php
$sysadmin="Mister T";
$hlprotagonist="GordonFreeman";
$TWHL_Admins="Ant, Strider and Penguinboy."
...
...
...
?>
cheers.php:
<?php
$generic_congrat1="Happy birthday!";
$friend_cheer="Cheers, "
$admin_congrat="Happy Administrative day, ";
...
...
...
?>
Happy Administrative day, Ant, Strider and Penguinboy!
One day I'll finish TWHL4 and then it'll really be something to celebrate ^_^