]> git.koha-community.org Git - koha.git/commit
Bug 8907 - Last updated date does not appear on currency edit form
authorOwen Leonard <oleonard@myacpl.org>
Thu, 11 Oct 2012 19:57:41 +0000 (15:57 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 24 Oct 2012 20:16:22 +0000 (09:16 +1300)
commitc3e3a846dc1664915f99d18531f6169ce7018e79
treed3f75ae1e130e3243ce32f04679b602da03712d0
parent2aa82cb278fb975b776689c4736e36c43f071892
Bug 8907 - Last updated date does not appear on currency edit form

No value for $date was getting passed to the format_date function.
This patch changes the way the timestamp is passed.

Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
admin/currency.pl