Ticket #1316 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

empty variables for log

Reported by: Haeber Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC4
Severity: Don't know Keywords:
Cc:

Description

in gui/admin/delete_lang.php the variable $admin_login is empty if you delete a language.

write_log("$admin_login: removes language $delete_lang!");

There is the same problem in gui/include/admin_functions.php

write_log("$admin_login: Auto Ticket To: |$to|, From: |$from|, Status: |$mail_status|!");

Attachments

Change History

05/29/08 18:36:47 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

fixed in r1180

06/10/08 21:43:13 changed by bdqwbqef


Add/Change #1316 (empty variables for log)




Action