Explorar el Código

add usageUpdate

andre hace 5 años
padre
commit
c99b53aa56
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      zimbraSingle.inc

+ 1 - 0
zimbraSingle.inc

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