This commit is contained in:
2023-07-19 22:41:41 +09:00
parent 1b9acbca40
commit 2efbeb0072
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ if ($user -> inheritance_code === $code)
$user -> pass]);
}
else
echo 0;
echo '0';