diff options
Diffstat (limited to 'framework/Util/TBrowserLogRoute.php')
-rw-r--r-- | framework/Util/TBrowserLogRoute.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/Util/TBrowserLogRoute.php b/framework/Util/TBrowserLogRoute.php index 7c32de3c..154cab64 100644 --- a/framework/Util/TBrowserLogRoute.php +++ b/framework/Util/TBrowserLogRoute.php @@ -10,6 +10,8 @@ */ namespace Prado\Util; +use Prado\TPropertyValue; +use Prado\Web\THttpUtility; /** * TBrowserLogRoute class. |