aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/anubis.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/anubis.php b/lib/anubis.php
index ab075ff..2bd6d90 100644
--- a/lib/anubis.php
+++ b/lib/anubis.php
@@ -24,7 +24,7 @@ class anubis{
"script"
);
- if(count($script) === 0){
+ if($script === false){
throw new Exception("Failed to scrape anubis challenge data");
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage