summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot2014-02-27 19:01:01 +0100
committerroot2014-02-27 19:01:01 +0100
commitf474a90f1d1cf847d4798719916232136297538f (patch)
tree2fb8bda78c9c42358dde211389f9794a65f3157b
parent17ed2c68a4b019aa8640682f55dc1430a862ccb1 (diff)
downloadrandom-f474a90f1d1cf847d4798719916232136297538f.tar.gz
Everything works.
-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);