search for: rcmail_charset

Displaying 1 result from an estimated 1 matches for "rcmail_charset".

2009 Oct 11
1
problem with old stable 0.1.1 roundcubemail contained in the deposit EPEL
...e roundcubemail; ?GRANT SELECT, INSERT, UPDATE, DELETE ON roundcubemail.* TO 'roundcubemail'@'localhost' IDENTIFIED BY '*****'; ?FLUSH PRIVILEGES; quit I applied a small patch personal // application constants define('RCMAIL_VERSION', '0.1.1'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); // define global vars $OUTPUT_TYPE = 'html'; $INSTALL_PATH = dirname(__FILE__); $MAIN_TASKS = array('mail','settings','addressbook','logout'); if (empty($INSTALL_PATH)) ? $INSTALL_P...