Initial node display
This commit is contained in:
@@ -23,7 +23,7 @@ class ORM extends Kohana_ORM {
|
||||
|
||||
// If we have found our item return
|
||||
if ($this->_loaded)
|
||||
return;
|
||||
return $object;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user