@@ -107,7 +107,7 @@ class Api
*
* @return mixed
*/
- public function getTop($column)
+ public function getTop($column = false)
{
$where = array();
if ($column > 0) {