Updated for new lnApp
This commit is contained in:
@@ -88,7 +88,7 @@ class Controller_Reseller_Export extends Controller_Export {
|
||||
->prepend(array(
|
||||
'id'=>array('checkbox'=>'id[]'),
|
||||
))->filters(array(
|
||||
'exported'=>array(array('Config::date',array(':value'))),
|
||||
'exported'=>array(array('Site::Date',array(':value'))),
|
||||
));
|
||||
|
||||
$output .= '</div>';
|
||||
|
Reference in New Issue
Block a user