Changeset 716424
- Timestamp:
- 05/22/2013 04:39:51 AM (13 years ago)
- File:
-
- 1 edited
-
admangler/trunk/forms/dashboard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admangler/trunk/forms/dashboard.php
r716229 r716424 52 52 <h3><?php _e("New this Version", "admangler", "admangler"); ?></h3> 53 53 <ol> 54 <li><?php _e(" Readied the plugin for internationalization or (I18n ready"); ?></li>55 <li><?php _e(" Bug fixes pertaining to curl an fsock open calls."); ?></li>56 <li><?php _e(" Changed `stream_context_create` to `fsockopen`"); ?></li>57 <li><?php _e(" Checking for curl using it when possible and using fsockopen as a backup."); ?></li>54 <li><?php _e("Added an Options Page"); ?></li> 55 <li><?php _e("Added a Cache Buster Option to the Options page to make AdMangler work with caching plugins"); ?></li> 56 <li><?php _e("Bug fixes (Seems I broke a lot things wiht the I18n updates. Carefully reviewed eveything and they are fixed)"); ?></li> 57 <li><?php _e("Added cache buster javascript to keep ads rotating when cache buster is activated!"); ?></li> 58 58 </ol> 59 59 <h3><?php _e("Using Admangler", "admangler"); ?></h3>
Note: See TracChangeset
for help on using the changeset viewer.