Update sites.inc
This commit is contained in:
@@ -757,7 +757,7 @@ SITEINFO(){
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
elif [ "${siteid^}" == "R" ]; then
|
elif [ "${siteid^}" == "R" ]; then
|
||||||
SITEINFO ${1} ${2}
|
[ "${SEARCH}" != "0" ] && SITEINFO -edit -search ${SEARCH} || SITEINFO -edit
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
elif [ "${SITELIST[${siteid}]}" != "" ]; then
|
elif [ "${SITELIST[${siteid}]}" != "" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user