forked from lolcat/4get
google web, videos and news, various other fixes
This commit is contained in:
@@ -229,7 +229,7 @@ class sc{
|
||||
|
||||
if($json === null){
|
||||
|
||||
throw new Exception("Failed to decode JSON");
|
||||
throw new Exception("Failed to decode JSON. Did the keys set in data/config.php expire?");
|
||||
}
|
||||
|
||||
$out = [
|
||||
|
Reference in New Issue
Block a user