1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

More cleanup

This commit is contained in:
CaMer0n
2012-06-01 08:09:14 +00:00
parent e886feef49
commit ef3a390732
13 changed files with 47 additions and 346 deletions

View File

@@ -694,16 +694,7 @@ class e107_user_extended
break;
case EUF_DATE : //date
return $cal->make_input_field(
array(
'ifFormat' => '%Y-%m-%d'
),
array(
'class' => 'tbox',
'name' => $fname,
'value' => $curval
)
);
return e107::getForm()->datepicker($fname,$curval,'dateformat=yy-mm-dd');
break;
case EUF_LANGUAGE : // language