Changeset 628 for trunk/wp-locations.php
- Timestamp:
- 12/18/2003 09:36:13 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-locations.php
r601 r628 8 8 for ($i = $start; $i >= 0; $i--) { 9 9 $post = $posts[$i]; 10 start_ b2();10 start_wp(); 11 11 if ((get_Lon() != null) && (get_Lon > -360) && (get_Lon() < 360 )) { 12 12 ?>
Note: See TracChangeset
for help on using the changeset viewer.