Browse Source

Tweak on Upgrade Command.

1.0
Andrés Montañez 11 years ago
parent
commit
2220b2fef5
  1. 2
      Mage/Command/BuiltIn/UpgradeCommand.php

2
Mage/Command/BuiltIn/UpgradeCommand.php

@ -20,7 +20,7 @@ use Exception;
* *
* @author Andrés Montañez <andres@andresmontanez.com> * @author Andrés Montañez <andres@andresmontanez.com>
*/ */
class UpgradeCommand extends InstallCommand class UpgradeCommand extends AbstractCommand
{ {
/** /**
* Source for downloading * Source for downloading

Loading…
Cancel
Save