category: remove

as not used for a long time by now
This commit is contained in:
Milan
2021-04-11 12:49:27 +02:00
parent 6ede3d84b3
commit 873d546e13
11 changed files with 299 additions and 71 deletions

View File

@@ -878,7 +878,7 @@ sub check_params {
entry::set_strings( $checked, $params, [
'series_name', 'title', 'excerpt', 'content',
'topic', 'program', 'category', 'image',
'topic', 'program', 'image',
'series_image', 'user_content', 'user_title', 'user_excerpt',
'podcast_url', 'archive_url', 'setImage', 'content_format'
]);