diff options
Diffstat (limited to 'engine/lib/upgrades/2009022701.php')
-rw-r--r-- | engine/lib/upgrades/2009022701.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/upgrades/2009022701.php b/engine/lib/upgrades/2009022701.php index 2e83b56b3..293e9fb99 100644 --- a/engine/lib/upgrades/2009022701.php +++ b/engine/lib/upgrades/2009022701.php @@ -4,4 +4,4 @@ /** * Disable update client since this has now been removed. */ - disable_plugin('updateclient', $CONFIG->site->guid);
\ No newline at end of file + disable_plugin('updateclient', $CONFIG->site->guid); |