mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ include('wp-blog-header.php');
|
||||
$start = count($posts)-1;
|
||||
for ($i = $start; $i >= 0; $i--) {
|
||||
$post = $posts[$i];
|
||||
start_b2();
|
||||
start_wp();
|
||||
if ((get_Lon() != null) && (get_Lon > -360) && (get_Lon() < 360 )) {
|
||||
?>
|
||||
<location arrival="<?php the_date_xml() ?>">
|
||||
|
||||
Reference in New Issue
Block a user