1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Bugtracker #4966 - wrong handler called

This commit is contained in:
e107steved
2010-07-10 21:27:13 +00:00
parent 0add952881
commit 87fce435f4

View File

@@ -1,2 +1,2 @@
include_once(e_HANDLER."date_class.php");
include_once(e_HANDLER."date_handler.php");
return convert::convert_date($code_text, $parm);