From 8056c7744eb6fb2ae69c0263b7bd31b21aba8200 Mon Sep 17 00:00:00 2001 From: alopexc0de Date: Wed, 20 Feb 2013 19:32:51 -0500 Subject: [PATCH] Fixed headstuff and title --- img/index.php | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/img/index.php b/img/index.php index 74ec718..a5e2b04 100755 --- a/img/index.php +++ b/img/index.php @@ -13,9 +13,8 @@ * * JavaScript fo show bigger image if clicked * Recently Uploaded Pictures on sidebar - Frontend DONE - Backend Needed (upload) - * DONE - Automatic detection of missing or nonexistant thumbnails (either replace with nothumb.png or generate new one on spot) * Force Spaces in tags - * Fix headstuff() and title() without raping the html by putting the tags in the wrong places + * DONE - Fix headstuff() and title() without raping the html by putting the tags in the wrong places * Multiple tags without search? * Classes? - Might just go as far as to seperate the functions * Temporarly dropped support for bitmap files until I learn how to generate those @@ -62,9 +61,8 @@ * * JavaScript fo show bigger image if clicked * Recently Uploaded Pictures on sidebar - Frontend DONE - Backend Needed (upload) - * DONE - Automatic detection of missing or nonexistant thumbnails (either replace with nothumb.png or generate new one on spot) * Force spaces on tags - * Fix headstuff() and title() without raping the html by putting the tags in the wrong places + * DONE - Fix headstuff() and title() without raping the html by putting the tags in the wrong places * Multiple tags without search? * Classes? - Might just go as far as to seperate the functions * Temporarly dropped support for bitmap files until I learn how to generate those @@ -77,8 +75,17 @@ - - UnPS-GAMA Image Host<?php //title(); ?> + \n"; + echo " \n"; + echo " \n"; + echo " \n"; + echo " UnPS-GAMA Image Host - Now Showing: ".$_GET['img'].""; + }else{ + echo "UnPS-GAMA Image Host"; + } + ?> @@ -126,7 +133,7 @@
-
+
This is a placeholder for ads