Main:AddCMS removed var ignphpcms

Remove var 'ignphpcms' because it is no longer unused
This commit is contained in:
2021-02-11 13:37:36 +01:00
parent 81b7e93678
commit 064ceafe08

View File

@@ -36,8 +36,6 @@ declare -n options="$webserv"Options
# Static-Vars #
##----------------##
ignphpcms=1
#Options var setup for enabled sub-modules
option="${SelectedOptions,,}" && option="${option// /}" && option="${option//:/ }" && option="${option//'"'}"
option="$option""$EnabledAons"