starlight
12-31-2004, 01:20 AM
When I run counter.php to install the counter I get the following error.
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in C:\starlight\counter\counter.php on line 34
Line 34 of counter.php is
$OPTION['OnlineTime'] = 15;
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in C:\starlight\counter\counter.php on line 34
Line 34 of counter.php is
$OPTION['OnlineTime'] = 15;