alecpl
2008-09-29 526d170e1d4710aec10bffbae2829a8de6baa1d4
program/js/tiny_mce/plugins/spellchecker/config.php
@@ -2,7 +2,7 @@
   /** start RoundCube specific code */
   
   define('INSTALL_PATH', preg_replace('/program\/js\/.+$/', '', getcwd()));
   define('INSTALL_PATH', preg_replace('/program[\\\\\/]js[\\\\\/].+$/', '', getcwd()));
   require_once INSTALL_PATH . 'program/include/iniset.php';
   
   $rcmail_config = new rcube_config();