Plugin Directory

Changeset 1177579


Ignore:
Timestamp:
06/09/2015 02:34:20 PM (11 years ago)
Author:
proodos
Message:

uprade 1.1: resolving found bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pdsweather/trunk/admin/weather-set.php

    r1170788 r1177579  
    66 * Time: 23:30
    77 */
    8 $cntry = simplexml_load_file(WP_PLUGIN_DIR.'/pdsWeather/admin/country.xml');
     8$cntry = simplexml_load_file(WP_PLUGIN_DIR.'/pdsweather/admin/country.xml');
    99
    1010if(isset($_POST) && !empty($_POST)){
Note: See TracChangeset for help on using the changeset viewer.