X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FLocation_namespace.php;h=3690ecc0446a7d3617c4f82d9a680cd4531ebd1b;hb=e8d1bb25469fe1ef0cbcb32c3022010997aca4b0;hp=7e12447a415551cd51ac1e8084f2725846cf6562;hpb=12588b1cf73fad7d0a76a29a46ec355150eaa54e;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