@date should use drupal set date
dagomar - January 31, 2008 - 14:05
| Project: | Zengine |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I don't understand why this is in zengine.engine:
'@date' => format_date($vars['node']->created,'custom', "F jS, Y"),
to me it would make much more sense to use the user defined date!
If i find out how to do this i will post it here.
greetings,
Dagomar
