From eee98526c48b9154cd9e9bc8bc3e07769e6a39ea Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 22 Feb 2009 13:15:37 -0500 Subject: Rewrote Pillowcase NOTE: There is a new database schema now, so the database from the testing server has to be copied over to the production server, otherwise this code will fail. --- index.php | 119 ++++++-------------------------------------------------------- 1 file changed, 10 insertions(+), 109 deletions(-) mode change 100755 => 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php old mode 100755 new mode 100644 index d1178a0..3738020 --- a/index.php +++ b/index.php @@ -1,123 +1,24 @@ -
-
-
-
- - -
- -
-

- -
Guest comic by
- -
-
- -
- <?php echo(htmlentities($getimage3['text'])); ?> -
- -
- - - -
+include($filename); -

- pillowcase - the result of an obsession with cute, plush objects that talk nonsense -

+$doc = ob_get_contents(); -

- because we luv xkcd, make sure you look for the alt text -

- -

- - there is 1 comic in the pending queue, which means that if Starla wants to be lazy and can't be bothered to update, she can relax for 1 more day before she starts getting angry emails - - oh dear, there aren't any comics in the pending queue, which means that if Starla doesn't hurry up, there may not be a comic tomorrow - 100): ?> - OMG! There are comics in the pending queue! Starla, you relax as long as you want! - - there are comics in the pending queue, which means that if Starla wants to be lazy and can't be bothered to update, she can relax for days before she starts getting angry emails - -

- -- cgit 1.4.1