Sorry, a little tester got in there. Didn't expect to be committing ;).
git-svn-id: https://develop.svn.wordpress.org/trunk@5133 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
26a5cfc7fe
commit
f9b141865b
@ -165,7 +165,6 @@ function wp_title($sep = '»', $display = true) {
|
||||
$author = get_query_var('author');
|
||||
$author_name = get_query_var('author_name');
|
||||
$m = get_query_var('m');
|
||||
print '<!-- $m = ' . $m . ' -->';
|
||||
$year = get_query_var('year');
|
||||
$monthnum = get_query_var('monthnum');
|
||||
$day = get_query_var('day');
|
||||
|
Loading…
x
Reference in New Issue
Block a user