Changeset 1461486
- Timestamp:
- 07/27/2016 03:42:11 PM (10 years ago)
- Location:
- yournewsapp/trunk
- Files:
-
- 2 edited
-
nh_ynaa_plugin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yournewsapp/trunk/nh_ynaa_plugin.php
r1461460 r1461486 910 910 <!--<option value="2" <?php if($this->general_settings[$field['field']]=='2') echo ' selected'; ?>><?php _e('Hallasan','nh-bas'); ?></option>--> 911 911 <option value="3" <?php if($this->general_settings[$field['field']]=='3') echo ' selected'; ?>><?php _e('Kilimanjaro','nh-ynaa'); ?></option> 912 < option value="4" <?php if($this->general_settings[$field['field']]=='4') echo ' selected'; ?>><?php _e('Ayers Rock','nh-ynaa'); ?></option>912 <!--<option value="4" <?php if($this->general_settings[$field['field']]=='4') echo ' selected'; ?>><?php _e('Ayers Rock','nh-ynaa'); ?></option>--> 913 913 </select> 914 914 <?php -
yournewsapp/trunk/readme.txt
r1461460 r1461486 83 83 = 0.8.8.3 = 84 84 - add author to article JSON 85 - add new Theme : Ayers Rock86 85 - add text-to-speach function 87 86 - change hide posts in app logic … … 434 433 = 0.8.8.3 = 435 434 - add author to article JSON 436 - add new Theme : Ayers Rock437 435 - add text-to-speach function 438 436 - change hide posts in app logic
Note: See TracChangeset
for help on using the changeset viewer.