Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /public_html/admincp.php on line 426
Parse error: syntax error, unexpected T_STRING in /public_html/admincp.php on line 426
Line 426
$foutput.= "\$MAX_USERS=".$_POST["maxusers"]\n";
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /public_html/admincp.php on line 426
Parse error: syntax error, unexpected T_STRING in /public_html/admincp.php on line 426
$foutput.= "\$MAX_USERS=".$_POST["maxusers"]\n";
$foutput.= "\$MAX_USERS=".$_POST["maxusers"].";\n"
Parse error: syntax error, unexpected T_VARIABLE in /public_html/admincp.php on line 427