Skip to content
Snippets Groups Projects
Commit 6e9de5aa authored by ale's avatar ale Committed by lucha
Browse files

disable wp-piwik global update script

parent 637aa51e
No related branches found
No related tags found
No related merge requests found
<?php
/**** a/i patch: DISABLE THIS GLOBAL UPDATE
// Get & delete old version's options
if (self::$settings->checkNetworkActivation ()) {
$oldGlobalOptions = get_site_option ( 'wp-piwik_global-settings', array () );
......@@ -39,3 +41,5 @@ if (!$this->isConfigured()) {
}
self::$settings->save ();
****/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment