X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fedit_categories.sh;h=2c34d264d224e4d0ec65369eb5de4ddc3786dbb9;hp=7f767e92d700264ca9f60e18fab86ea6cb947cb0;hb=51b0a660590e9a0adaaa35a3259de32156d1dee6;hpb=5414898a3baef825844eda3f4416bfea5ecc9555 diff --git a/actions/edit_categories.sh b/actions/edit_categories.sh index 7f767e9..2c34d26 100755 --- a/actions/edit_categories.sh +++ b/actions/edit_categories.sh @@ -1,6 +1,6 @@ #!/bin/zsh -# Copyright 2015 Paul Hänsch +# Copyright 2015 - 2016 Paul Hänsch # # This file is part of Confetti. # @@ -18,7 +18,6 @@ # along with Confetti. If not, see . catfile="${_DATA}/mappings/categories" -cgi_post remove="${_POST[remove]}" newcat="${_POST[newcat]}"