Example #1
0
 function NewContentSpawned($field, $content_id = -1)
 {
     manage_storage_refcount_inc($this->settings['storage']);
 }
Example #2
0
 function Ref()
 {
     return manage_storage_refcount_inc($this->id);
 }