Ticket #12 (closed Bug: fixed)
_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
Note: See
TracTickets for help on using
tickets.
