Thomas Bruederli
2015-11-16 458a6b26e8c80c32a6dfa6898d7a7879cb070058
Load bc.inc in script startup
1 files modified
3 ■■■■■ changed files
program/include/iniset.php 3 ●●●●● patch | view | raw | blame | history
program/include/iniset.php
@@ -65,6 +65,9 @@
// register autoloader for rcmail app classes
spl_autoload_register('rcmail_autoload');
// backward compatybility (to be removed in version 1.2.0)
require_once INSTALL_PATH . 'program/include/bc.php';
/**
 * PHP5 autoloader routine for dynamic class loading
 */