Searched defs:ts (Results 1 – 4 of 4) sorted by relevance
105 $ts = urlencode($comment['ts']); variable
37 ts datetime NOT NULL default CURRENT_TIMESTAMP, field99 ts timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, field
1036 function format_date($ts = null, $format = 'Y-m-d H:i e')
1243 function output_note($com_id, $ts, $email, $comment, $comment_type, $comment_name, $is_hidden = fal…
Completed in 12 milliseconds