core

Ticket #12 (closed Bug: fixed)

Opened 6 months ago

Last modified 6 months ago

_DATESTRING2 not defined

Reported by: AllKnightAccess Owned by:
Priority: minor Milestone: 1.0.1
Component: Version: 1.0.0
Keywords: Cc:

Description

Line 48:

$format = _DATESTRING2;

File:

/includes/pnobjlib/DateUtil.class.php


_DATESTRING2 can be used in the "switch", but it is not defined anywhere, so it returns the constant, instead of the formatted date/time.

Change History

Changed 6 months ago by markwest

  • milestone set to 1.0.1

Changed 6 months ago by markwest

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

Fixed in revision [24400].

-Mark

Note: See TracTickets for help on using tickets.