SPIN PDF can now have custom netowner data
This commit is contained in:
@@ -44,7 +44,7 @@ class Layout extends mfLayout {
|
||||
}
|
||||
|
||||
/*
|
||||
* Gets mfBaseModel object from Cache or gets in from DB and saves it in Cache
|
||||
* Gets mfBaseModel object from Cache or gets in from DB and saves it to Cache
|
||||
*/
|
||||
public static function getMfValuecacheObject($objectname, $id) {
|
||||
$object = mfValuecache::singleton()->get("mfObjectmodel-$objectname-".$id);
|
||||
|
||||
Reference in New Issue
Block a user