Fix to upgrade path

This commit is contained in:
Duncan Sommerville 2015-03-25 12:03:01 -04:00
parent 0a3d8ea515
commit 47f7ad2e98
4 changed files with 12 additions and 7 deletions

View file

@ -1,7 +1,5 @@
<?php
require_once("Upgrades.php");
class UpgradeController extends Zend_Controller_Action
{
public function indexAction()