Update database.php

This commit is contained in:
FusionPBX 2017-07-15 17:20:21 -06:00 committed by GitHub
parent bae575c875
commit bf4c0a0cb0
1 changed files with 1 additions and 1 deletions

View File

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