summaryrefslogtreecommitdiff
path: root/framework/Web/Services/TPageConfiguration.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/Services/TPageConfiguration.php')
-rw-r--r--framework/Web/Services/TPageConfiguration.php1
1 files changed, 1 insertions, 0 deletions
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;