Update database.php

This commit is contained in:
FusionPBX 2017-07-15 17:20:21 -06:00 committed by GitHub
parent bc414459de
commit 3c9acd16dc
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();
*/
?>