Browse Source

Update database.php

FusionPBX 8 năm trước cách đây
mục cha
commit
b5ac34f6bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/classes/database.php

+ 1 - 1
resources/classes/database.php

@@ -1914,5 +1914,5 @@ include "root.php";
 		$fields[0]['name'] = 'domain_uuid';
 		$fields[0]['value'] = $_SESSION["domain_uuid"];
 		echo $database->count();
-
+*/
 ?>