mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Increment tok_index. fixes #2785
git-svn-id: https://develop.svn.wordpress.org/trunk@4279 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -316,6 +316,7 @@ class WP_Rewrite {
|
||||
$front = $front . 'date/';
|
||||
break;
|
||||
}
|
||||
$tok_index++;
|
||||
}
|
||||
|
||||
$this->date_structure = $front . $date_endian;
|
||||
|
||||
Reference in New Issue
Block a user