Код: Выделить всё
$records = ORM::factory('record')->where(array('date >='=>$_POST['fromdate'],'date
Подробнее здесь: [url]https://stackoverflow.com/questions/4135810/kohana-orm-count-all-working-but-find-all-is-not[/url]Код: Выделить всё
$records = ORM::factory('record')->where(array('date >='=>$_POST['fromdate'],'date
Подробнее здесь: [url]https://stackoverflow.com/questions/4135810/kohana-orm-count-all-working-but-find-all-is-not[/url]