Andy Wermke
2013-04-04 92cd7f34b07e86062f2c024039e3309768b48ce6
installer/index.php
@@ -44,7 +44,6 @@
define('RCUBE_CONFIG_DIR', INSTALL_PATH . 'config/');
$include_path  = INSTALL_PATH . 'program/lib' . PATH_SEPARATOR;
$include_path .= INSTALL_PATH . 'program' . PATH_SEPARATOR;
$include_path .= INSTALL_PATH . 'program/include' . PATH_SEPARATOR;
$include_path .= ini_get('include_path');