index.php
@@ -47,6 +47,7 @@ $INSTALL_PATH = dirname($_SERVER['SCRIPT_FILENAME']); $OUTPUT_TYPE = 'html'; $JS_OBJECT_NAME = 'rcmail'; $CHARSET = 'UTF-8'; if (empty($INSTALL_PATH)) $INSTALL_PATH = './'; @@ -243,7 +244,7 @@ if ($_action=='addcontact') include('program/steps/mail/addcontact.inc'); if ($_action=='expunge') if ($_action=='expunge' || $_action=='purge') include('program/steps/mail/folders.inc'); if ($_action=='check-recent')