X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FLocation_namespace.php;h=3690ecc0446a7d3617c4f82d9a680cd4531ebd1b;hb=0a4e1e0f1bcdded5dfeb9ac560a689c3bd60aa5a;hp=7e12447a415551cd51ac1e8084f2725846cf6562;hpb=7d64d8c78cfa102b91975598ef9e574d2ef14b8c;p=quix0rs-gnu-social.git diff --git a/classes/Location_namespace.php b/classes/Location_namespace.php index 7e12447a41..3690ecc044 100644 --- a/classes/Location_namespace.php +++ b/classes/Location_namespace.php @@ -36,11 +36,6 @@ class Location_namespace extends Managed_DataObject public $created; // datetime() not_null public $modified; // timestamp() not_null default_CURRENT_TIMESTAMP - /* Static get */ - function staticGet($k,$v=NULL) { - return Memcached_DataObject::staticGet('Location_namespace',$k,$v); - } - /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE