Fix name namespace

This commit is contained in:
Marco A. Nina Mena
2017-08-15 09:02:35 -04:00
parent bc5afd9e9d
commit 42da36aa76
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<?php
use Processmaker\Core\Installer;
use ProcessMaker\Core\Installer;
class newSiteProxy extends HttpProxyController
{