dump namespace hash

This commit is contained in:
ghost 2024-06-04 12:27:08 +03:00
parent 2f381f9581
commit dfb83f1250

View File

@ -125,6 +125,14 @@ if (empty($ns->namespaceId))
exit;
}
else
{
printf(
'create namespace "%s"' . PHP_EOL,
$ns->namespaceId
);
}
// Create meta record
print_r(
_exec(