aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/upgrades/2009022701.php
blob: 2e83b56b3e6d92eea85913533484e048c3e332d8 (plain)
1
2
3
4
5
6
7
<?php
	global $CONFIG;

	/**
	 * Disable update client since this has now been removed.
	 */
	disable_plugin('updateclient', $CONFIG->site->guid);