@@ -297,7 +297,7 @@ |
||
297 | 297 | * scheduled but have note been crawled yet. |
298 | 298 | * |
299 | 299 | * @param int $uid uid of the page |
300 | - * @param bool $limit |
|
300 | + * @param integer $limit |
|
301 | 301 | * |
302 | 302 | * @return array array with the crawl-history of a page => 0 : scheduled time , 1 : executed_time, 2 : set_id |
303 | 303 | */ |