From 1fcaffa7efc29ea2239d34a92a265499caa36d65 Mon Sep 17 00:00:00 2001 From: Jurgen Date: Tue, 29 Jul 2014 10:01:27 +0200 Subject: Update template.php Removed creation of 'date', 'content'=> date('Y-m-d\TH:i:sO', $REV)); - } else { - $head['meta'][] = array('name'=> 'date', 'content'=> date('Y-m-d\TH:i:sO', $INFO['lastmod'])); - } - // keywords (explicit or implicit) if(!empty($INFO['meta']['subject'])) { $head['meta'][] = array('name'=> 'keywords', 'content'=> join(',', $INFO['meta']['subject'])); -- cgit v1.2.3