Changeset 666213
- Timestamp:
- 02/11/2013 10:25:22 AM (13 years ago)
- Location:
- surly/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
surly.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
surly/trunk/readme.txt
r661589 r666213 30 30 == Changelog == 31 31 32 = 1.0.3 = 33 34 * Fixed settings type radio button 35 32 36 = 1.0.2 = 33 37 -
surly/trunk/surly.php
r661589 r666213 20 20 * Plugin URI: http://sur.ly 21 21 * Description: Protection of outbound links 22 * Version: 1.0. 222 * Version: 1.0.3 23 23 * Author: Sur.ly 24 24 */ … … 109 109 } 110 110 update_option('urls', $_POST['urls']); 111 update_option('settings', $_POST['settings']); 111 112 112 113 if (isset($_POST['replace_in_posts'])) {
Note: See TracChangeset
for help on using the changeset viewer.