mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Added inline datepicker option.
This commit is contained in:
@@ -131,7 +131,7 @@ class convert
|
||||
// also in php compat handler for plugins that might use it.
|
||||
$tdata = $this->strptime($date_string, $mask);
|
||||
|
||||
print_a($tdata);
|
||||
// print_a($tdata);
|
||||
|
||||
if(empty($tdata))
|
||||
{
|
||||
|
Reference in New Issue
Block a user