X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FUser_location_prefs.php;h=5058b270f723c7bc2ba993e53c28263fdce64e0c;hb=be0c10e8f6f9c60b1cb840cda9ac6f42c8289738;hp=060ef41e832baaa360505d7d6f7cb7976f83bc19;hpb=01c2c31c1e701f6946282dfcc23502464483d12d;p=quix0rs-gnu-social.git diff --git a/classes/User_location_prefs.php b/classes/User_location_prefs.php index 060ef41e83..5058b270f7 100644 --- a/classes/User_location_prefs.php +++ b/classes/User_location_prefs.php @@ -40,9 +40,6 @@ class User_location_prefs extends Managed_DataObject public $created; // datetime not_null default_0000-00-00%2000%3A00%3A00 public $modified; // timestamp not_null default_CURRENT_TIMESTAMP - /* Static get */ - function staticGet($k,$v=NULL) { return Memcached_DataObject::staticGet('User_location_prefs',$k,$v); } - /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE