$DEFAULT_LANG="English"; // Default language is English // *** OPTIONAL SETTINGS BELOW *** // LDAP users: view settings_ldap.php for LDAP configuration // Uncomment the line below to change the header of emails sent by help desk $REPLY_HEADER="lisa.vsioffice.com"; // Uncomment the line below to disable sending of HTML emails // define( "MAIL_TEXT_ONLY", 1 ); // Uncomment the line below to use APOP for authentication // define( "MAIL_APOP", 1 ); // Uncomment the line below to change how long login info is saved (in days) // define( "LOGIN_SAVE_TIME", 30 ); // Uncomment the line below if your outgoing emails are garbled // define( "MAIL_CRLF", "\n" ); // Uncomment the line below to put help desk into debug mode // define( "DEBUG", 1 ); // Uncomment the line below to specify how many similar tickets to display // define( "SIMILAR_TICKETS", 0 ); // Uncomment the line below to enable remote debugging/uploading of files // define( "ALLOW_REMOTE", "password" ); // Uncomment the line below to send a copy of all help desk emails to an address // define( "MAIL_COPY", "admin@email.com" ); // Consult manual for adding languages or changing the default language ?>
|
Please enter your email address and password to login to the help desk.
Don't have a user account? Create account. |