Zen Follower
- Join Date:
- Jul 2007
- Posts:
- 129
- Plugin Contributions:
- 0
Strange PARSE error viewing orders, please help
When I am on Admin and click on any of the "orders" links I get
Parse error: syntax error, unexpected T_CASE in orders.php on line 195
```I check line 195 and it's this
```php
case 'doRefund':
```Any ideas what is goign on here ? :(