Your IP : 216.73.216.41


Current Path : /home/purehotels/public_html/plugins/system/bfstop/sql/updates/
Upload File :
Current File : /home/purehotels/public_html/plugins/system/bfstop/sql/updates/1.2.0.sql

-- allow white/blacklist ipaddress fields to also hold
-- subnet specifications
ALTER TABLE #__bfstop_bannedip MODIFY ipaddress VARCHAR(49) NOT NULL;
ALTER TABLE #__bfstop_whitelist MODIFY ipaddress VARCHAR(49) NOT NULL;