Changeset 1177573
- Timestamp:
- 06/09/2015 02:30:57 PM (11 years ago)
- Location:
- pdsweather/trunk
- Files:
-
- 2 edited
-
pdsWeather.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pdsweather/trunk/pdsWeather.php
r1170788 r1177573 2 2 /** 3 3 * @package pdsWeather 4 * @version 1. 04 * @version 1.1 5 5 */ 6 6 /* … … 9 9 Description: Weather plugin by Proodos. Shows current conditions anywhere on your web page. After activation adjust plugin's settings and then echo pdsWeather() where you want it to show 10 10 Author: Iva Korlevic, Proodos j.d.o.o. 11 Version: 1. 011 Version: 1.1 12 12 Author URI: http://prood-os.com 13 13 License: GPL2 -
pdsweather/trunk/readme.txt
r1170811 r1177573 51 51 * Shows conditions and feels like string. 52 52 * Uses WU icons and weather font. 53 54 = 1.1 = 55 * solved bug with showing of the countries 56 * added F and °C for temperature strings
Note: See TracChangeset
for help on using the changeset viewer.