forked from lolcat/4get
dumb mistake
This commit is contained in:
parent
0d98d7839d
commit
bcb5c4d519
|
@ -199,7 +199,7 @@ class greppr{
|
||||||
throw new Exception("Failed to get a new search token");
|
throw new Exception("Failed to get a new search token");
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->get($get, false);
|
return $this->web($get, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
// refresh the token with new data (this also triggers fuckhtml load)
|
// refresh the token with new data (this also triggers fuckhtml load)
|
||||||
|
|
Loading…
Reference in New Issue