]> git.plutz.net Git - confetti/blobdiff - actions/edit_categories.sh
parsing and processing of aggregated values, split values, vcard escapes
[confetti] / actions / edit_categories.sh
index 7f767e92d700264ca9f60e18fab86ea6cb947cb0..2c34d264d224e4d0ec65369eb5de4ddc3786dbb9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/zsh
 
 #!/bin/zsh
 
-# Copyright 2015 Paul Hänsch
+# Copyright 2015 - 2016 Paul Hänsch
 #
 # This file is part of Confetti.
 # 
 #
 # This file is part of Confetti.
 # 
@@ -18,7 +18,6 @@
 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
 
 catfile="${_DATA}/mappings/categories"
 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
 
 catfile="${_DATA}/mappings/categories"
-cgi_post
 
 remove="${_POST[remove]}"
 newcat="${_POST[newcat]}"
 
 remove="${_POST[remove]}"
 newcat="${_POST[newcat]}"