From f474a90f1d1cf847d4798719916232136297538f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 27 Feb 2014 19:01:01 +0100 Subject: Everything works. --- www/puush.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/puush.php b/www/puush.php index 069750e..6f754a3 100644 --- a/www/puush.php +++ b/www/puush.php @@ -40,7 +40,7 @@ function get_image($count){ exit; } } - + return $count; } $count = get_image($count); -- cgit v1.2.3