File and File_redirection adhoc storage methods updated for urlhash
This commit is contained in:
@@ -396,4 +396,9 @@ abstract class Managed_DataObject extends Memcached_DataObject
|
||||
// @FIXME return true only if something changed (otherwise 0)
|
||||
return $result;
|
||||
}
|
||||
|
||||
static public function beforeSchemaUpdate()
|
||||
{
|
||||
// NOOP
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user