0byt3m1n1
Path:
/
data
/
0
/
0
/
6
/
46
/
6861
/
user
/
7034
/
cgi-bin
/
php
/
lib
/
[
Home
]
File: function.MTArchiveDateEnd.php
<?php function smarty_function_MTArchiveDateEnd($args, &$ctx) { // status: complete $end = $ctx->stash('current_timestamp_end'); $args['ts'] = $end; return $ctx->_hdlr_date($args, $ctx); } ?>