Sfoglia il codice sorgente

try to use database

andre 4 anni fa
parent
commit
586d302649
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      zimbraSingle.php

+ 1 - 0
zimbraSingle.php

@@ -796,6 +796,7 @@ function zimbraSingle_AdminServicesTabFieldsSave($params) {
     $newAddQuota = 0;
     $options = Capsule::table('tblhostingconfigoptions')
             ->join('tblproductconfigoptions', 'tblhostingconfigoptions.configid', '=', 'tblproductconfigoptions.id')
+            ->where('relid', '=', $serviceid)
             ->select('*')
             ->get();
     logModuleCall(