Completed
Branch master (3b422a)
by Adam
02:14
created
Category
MOASElementsPlugin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
 
63 63
     public function hookUpgrade($oldVersion, $newVersion)
64 64
     {
65
-        switch($oldVersion)
65
+        switch ($oldVersion)
66 66
         {
67 67
             // let the plugin cascade its upgrades
68 68
             case '1.0.0':
Please login to merge, or discard this patch.