Browse Source

add usageUpdate

andre 5 years ago
parent
commit
c99b53aa56
1 changed files with 1 additions and 0 deletions
  1. 1 0
      zimbraSingle.inc

+ 1 - 0
zimbraSingle.inc

@@ -542,6 +542,7 @@ function zimbraSingleUsageUpdate($params) {
         );
         return false;
     }
+    return 'blubb';
 }
 
 function recursiveFindAll($haystack, $needle)