X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fedit_categories.sh;h=2c34d264d224e4d0ec65369eb5de4ddc3786dbb9;hp=7f767e92d700264ca9f60e18fab86ea6cb947cb0;hb=aba687547fe6e800530a9c20ccab24fc2152d6b0;hpb=79f9f41d6a868178da383ab1382f10f5e9cfff16 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]}"