summaryrefslogtreecommitdiff
path: root/demos/controls/index.php
diff options
context:
space:
mode:
authorxue <>2005-12-23 03:34:36 +0000
committerxue <>2005-12-23 03:34:36 +0000
commit5227e60e5c3a3a7ecee5c1f5693dd2dfe3667168 (patch)
tree69e7b5dce4444956d850c61c6072996b42d622d4 /demos/controls/index.php
parent925c51d0b63b61340ef89462e32e5fb784165428 (diff)
Diffstat (limited to 'demos/controls/index.php')
-rw-r--r--demos/controls/index.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/demos/controls/index.php b/demos/controls/index.php
deleted file mode 100644
index 95d06df0..00000000
--- a/demos/controls/index.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-require_once(dirname(__FILE__).'/../../framework/prado.php');
-
-$application=new TApplication(dirname(__FILE__).'/protected/application.xml');
-$application->run();
-
-?> \ No newline at end of file