Spaaaaaace?

This commit is contained in:
Conner Harkness 2025-08-27 07:57:13 -06:00
parent 5abe6defa5
commit ebb98ba37e

View File

@ -12,6 +12,8 @@
$strVerb = "Create";
$intPublic = 0;
if ($strId !== null && strlen($strId) > 0)
{
$strVerb = "Edit";