Changed to new CATS IP address

pull/1/head
root 16 years ago
parent 5bd860d383
commit 56dacf20af

@ -29,7 +29,7 @@ function sanitize_string($buffer) {
} }
define ('UNDEFINED', 'nd'); define ('UNDEFINED', 'nd');
define ('ALLOWED_IP', '72.232.44.194'); define ('ALLOWED_IP', '72.21.48.90');
define ('CONFIG_FILEPATH', '/www/'); define ('CONFIG_FILEPATH', '/www/');
$remote_addr = (isset($_SERVER['REMOTE_ADDR']))?$_SERVER['REMOTE_ADDR']:UNDEFINED; $remote_addr = (isset($_SERVER['REMOTE_ADDR']))?$_SERVER['REMOTE_ADDR']:UNDEFINED;

Loading…
Cancel
Save