Fix version number

This commit is contained in:
ruben- 2016-08-18 20:44:34 +02:00
parent ff02a4651f
commit 600069e51d
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
Author: MainWP
Author URI: http://mainwp.com
Text Domain: mainwp-child
Version: 3.1.6
Version: 3.1.7
*/
if ( ( isset( $_REQUEST['heatmap'] ) && '1' === $_REQUEST['heatmap'] ) || ( isset( $_REQUEST['mainwpsignature'] ) && ( ! empty( $_REQUEST['mainwpsignature'] ) ) ) ) {
header( 'X-Frame-Options: ALLOWALL' );