Index: trunk/admin/config/addlang.php =================================================================== diff -u -r2853 -r3282 --- trunk/admin/config/addlang.php (.../addlang.php) (revision 2853) +++ trunk/admin/config/addlang.php (.../addlang.php) (revision 3282) @@ -190,15 +190,15 @@ > "> - Get("DateFormat"))) echo prompt_language("la_Text_example").":".date($c->Get("DateFormat")); ?> + Get("DateFormat"))) echo prompt_language("la_Text_example").":".adodb_date($c->Get("DateFormat")); ?> > "> - Get("TimeFormat"))) echo prompt_language("la_Text_example").":".date($c->Get("TimeFormat")); ?> + Get("TimeFormat"))) echo prompt_language("la_Text_example").":".adodb_date($c->Get("TimeFormat")); ?>