mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
dumb mistake
This commit is contained in:
parent
0d98d7839d
commit
bcb5c4d519
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue