From e4999b25052d1ad9400a0f9fd5289a49eea1bddc Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sun, 25 Jan 2015 20:04:57 +0100 Subject: More namespace changes Changed version to 3.2.99; Attempt at fixing autoloading fixed enough namespaces to have some demos running --- framework/Web/Services/TPageConfiguration.php | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Web/Services/TPageConfiguration.php') diff --git a/framework/Web/Services/TPageConfiguration.php b/framework/Web/Services/TPageConfiguration.php index a442ab1c..681af133 100644 --- a/framework/Web/Services/TPageConfiguration.php +++ b/framework/Web/Services/TPageConfiguration.php @@ -12,6 +12,7 @@ namespace Prado\Web\Services; use Prado\Exceptions\TConfigurationException; use Prado\Prado; +use Prado\TApplicationConfiguration; use Prado\Security\TAuthorizationRuleCollection; use Prado\TApplication; use Prado\Xml\TXmlElement; -- cgit v1.2.3