Aleksander Machniak
2012-11-21 ba6f21caeb405c7e8512a09941fefbc97286e45f
program/include/iniset.php
@@ -58,7 +58,10 @@
@set_time_limit(120);
// include Roundcube Framework
require_once INSTALL_PATH . 'program/include/bootstrap.php';
require_once 'Roundcube/bootstrap.php';
// backward compatybility (to be removed)
require_once INSTALL_PATH . 'program/include/rcmail.php';
// backward compatybility (to be removed)
require_once INSTALL_PATH . 'program/include/rcube_bc.inc';