Fixed DSL traffic fetch to work with KH 3.1

This commit is contained in:
Deon George
2011-08-04 00:24:38 +10:00
parent 5953e28f22
commit f1c960aa9f
7 changed files with 54 additions and 43 deletions

View File

@@ -19,7 +19,6 @@ abstract class ORMOSB extends ORM {
protected $_created_column = array('column'=>'date_orig','format'=>TRUE);
protected $_updated_column = array('column'=>'date_last','format'=>TRUE);
// @todo Rules are no longer used?
public function rules() {
return array(
'id'=>array(