Changeset 2156119
- Timestamp:
- 09/13/2019 12:02:13 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
quick-pagepost-redirect-plugin/trunk/page_post_redirect_plugin.php
r1403416 r2156119 7 7 Author URI: http://www.anadnet.com/ 8 8 Donate link: 9 Version: 5.1. 89 Version: 5.1.9 10 10 Text Domain: quick-pagepost-redirect-plugin 11 11 Domain Path: /lang … … 72 72 73 73 function __construct() { 74 $this->ppr_curr_version = '5.1. 8';74 $this->ppr_curr_version = '5.1.9'; 75 75 $this->ppr_nofollow = array(); 76 76 $this->ppr_newindow = array();
Note: See TracChangeset
for help on using the changeset viewer.