New function to format small and short dates
This commit is contained in:
parent
e2d79c1bb4
commit
ce5f89b38f
18 changed files with 119 additions and 118 deletions
|
@ -268,7 +268,6 @@ function stormdok_db_rewrite_sql($query, $primary_table, $primary_field, $args)
|
|||
break;
|
||||
}
|
||||
}
|
||||
# drupal_set_message(print_r($return, TRUE));
|
||||
return $return;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue