Merge branch 'cc-5709-airtime-analyzer-buy-now-saas' into saas

This commit is contained in:
Albert Santoni 2014-07-03 12:27:01 -04:00
commit 9c14cfd47c
5 changed files with 43 additions and 20 deletions

View file

@ -15,7 +15,7 @@ class BillingController extends Zend_Controller_Action {
public function indexAction()
{
$this->_redirect('billing/upgrade');
}
public function upgradeAction()