Merge with backwpup branch + version update

This commit is contained in:
ruben- 2015-07-09 19:28:21 +02:00
parent 7bbaa1713d
commit 2c04e35748
3 changed files with 1236 additions and 4 deletions

View file

@ -5,7 +5,7 @@
Description: Child Plugin for MainWP. The plugin is used so the installed blog can be securely managed remotely by your network. Plugin documentation and options can be found here http://docs.mainwp.com
Author: MainWP
Author URI: http://mainwp.com
Version: 2.0.20
Version: 2.0.21
*/
if ((isset($_REQUEST['heatmap']) && $_REQUEST['heatmap'] == '1') || (isset($_REQUEST['mainwpsignature']) && (!empty($_REQUEST['mainwpsignature'])))) {
header('X-Frame-Options: ALLOWALL');