- Messages
- 5,508
- Reaction score
- 35
- Points
- 48
PHP:
require(security/munin.php);
munin(security/);
I get:
When I put it on one php page. But every other php page it works fine. Like it works on index.php but not on bb3portal.phpUnexpected ")" on Line 12
This piece of code only works on 2 of 6 php pages I've tested it on. Should I replace it with something else???
Last edited: