Main:AddCMS removed var ignphpcms
Remove var 'ignphpcms' because it is no longer unused
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user