]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - _darcs/pristine/classes/Subscription.php
replace all tabs with four spaces
[quix0rs-gnu-social.git] / _darcs / pristine / classes / Subscription.php
index cc174fccee3fce58e022825e893767f82ff8f3ed..a3b5e4b90d60721edc8670689bd96a5c31390d42 100644 (file)
@@ -44,8 +44,8 @@ class Subscription extends Memcached_DataObject
 
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
-       
-       function &pkeyGet($kv) {
-               return Memcached_DataObject::pkeyGet('Subscription', $kv);
-       }
+    
+    function &pkeyGet($kv) {
+        return Memcached_DataObject::pkeyGet('Subscription', $kv);
+    }
 }