Changeset 1177579
- Timestamp:
- 06/09/2015 02:34:20 PM (11 years ago)
- File:
-
- 1 edited
-
pdsweather/trunk/admin/weather-set.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pdsweather/trunk/admin/weather-set.php
r1170788 r1177579 6 6 * Time: 23:30 7 7 */ 8 $cntry = simplexml_load_file(WP_PLUGIN_DIR.'/pds Weather/admin/country.xml');8 $cntry = simplexml_load_file(WP_PLUGIN_DIR.'/pdsweather/admin/country.xml'); 9 9 10 10 if(isset($_POST) && !empty($_POST)){
Note: See TracChangeset
for help on using the changeset viewer.