I am trying to install pligg its a cms you can see it here www.pligg.com
and when I put everything in I got a error in one of my php files
Parse error: syntax error, unexpected ‘;’ in /home/.battlecat/esnetni/esnetni.info/Beta/config.php on line **48
**
the code on line 48 is
define(“mnmpath”, dirname(FILE);
so does anyone know whats wrong.