XFdestek
Kurucu Üye
As per the documentation, I have a line in my config.php:
Code:
When I run something like 'php cmd.php help', PHP barfs:
Code:
Code:
if ($_SERVER['REMOTE_ADDR'] == '<myhomeip>') {$config['debug'] = true;}
When I run something like 'php cmd.php help', PHP barfs:
Code: