Ticket #3160 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

PHP Notice: cron.php - checking an uninitialized variable

Reported by: alexkingorg Assigned to: anonymous
Priority: normal Milestone: 2.1
Component: General Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Attachments

patch.diff (372 bytes) - added by alexkingorg on 09/22/06 18:13:16.
patch

Change History

09/22/06 18:13:16 changed by alexkingorg

  • attachment patch.diff added.

patch

09/22/06 19:20:45 changed by foolswisdom

  • keywords set to has-patch.
  • milestone set to 2.1.

09/25/06 01:21:15 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [4221]) Check if isset to avoid warning. Props Alex King. fixes #3160