Make WordPress Core

Changeset 628 for trunk/wp-locations.php


Ignore:
Timestamp:
12/18/2003 09:36:13 AM (21 years ago)
Author:
saxmatt
Message:

Renaming Reloaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-locations.php

    r601 r628  
    88for ($i = $start; $i >= 0; $i--) {
    99    $post = $posts[$i];
    10     start_b2();
     10    start_wp();
    1111    if ((get_Lon() != null) && (get_Lon > -360) && (get_Lon() < 360 )) {
    1212?>
Note: See TracChangeset for help on using the changeset viewer.