Updated create_category.php to use the Post-Redirect-Get pattern.

This commit is contained in:
2020-04-07 22:11:55 -05:00
parent aa2cbba34d
commit 28223a67ad
2 changed files with 39 additions and 22 deletions
-1
View File
@@ -10,7 +10,6 @@ body {
input {
background-color: #aea8a5;
border: 0px;
}
button {