Home
last modified time | relevance | path

Searched full:tpl_info (Results 1 – 1 of 1) sorted by last modified time

/plugin/mikioplugin/
H A Daction.php81 $tpl_info = [];
85 $tpl_info[$matches[1]] = $matches[2];
89 if(array_key_exists('date', $tpl_info)) {
90 $date = array_map('intval', explode('-', $tpl_info['date']));