aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/upgrades/2009022701.php
blob: 54083a34d5541ba1ec5bd1d9103f4b8fcb483f5b (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);