X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FFile_redirection.php;h=321a0b751f64e41c557ca6537116af3985f38836;hb=1a9a8ea73032b0ded09a8ea9a4c0511401507090;hp=a2b2bfad015caa9a8545f469060d1b01ddb4f569;hpb=d115cddfb7e2445423a4b263faa9e057dbf295e0;p=quix0rs-gnu-social.git diff --git a/classes/File_redirection.php b/classes/File_redirection.php index a2b2bfad01..321a0b751f 100644 --- a/classes/File_redirection.php +++ b/classes/File_redirection.php @@ -39,9 +39,6 @@ class File_redirection extends Managed_DataObject public $httpcode; // int(4) public $modified; // timestamp() not_null default_CURRENT_TIMESTAMP - /* Static get */ - function staticGet($k,$v=NULL) { return Memcached_DataObject::staticGet('File_redirection',$k,$v); } - /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE