diff options
author | xue <> | 2005-11-22 22:23:25 +0000 |
---|---|---|
committer | xue <> | 2005-11-22 22:23:25 +0000 |
commit | 81b7d150b1c815cdd032c2b5795b6c4244e56ace (patch) | |
tree | b7f3bb1968029ffa58dfea64a80cf0c2f9537d01 /framework/Web/UI/TPage.php | |
parent | 15d464c5b7182eb4c7a9e1b0180f6fe46401ed22 (diff) |
Diffstat (limited to 'framework/Web/UI/TPage.php')
-rw-r--r-- | framework/Web/UI/TPage.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Web/UI/TPage.php b/framework/Web/UI/TPage.php index 232878da..50b29c35 100644 --- a/framework/Web/UI/TPage.php +++ b/framework/Web/UI/TPage.php @@ -1,6 +1,5 @@ <?php
-Prado::using('System.Web.*');
Prado::using('System.Web.UI.*');
Prado::using('System.Web.UI.WebControls.*');
|