summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/puush.php2
1 files changed, 1 insertions, 1 deletions
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);