summaryrefslogtreecommitdiff
path: root/buildscripts/chmbuilder/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/chmbuilder/index.php')
-rw-r--r--buildscripts/chmbuilder/index.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/buildscripts/chmbuilder/index.php b/buildscripts/chmbuilder/index.php
deleted file mode 100644
index 359a53e1..00000000
--- a/buildscripts/chmbuilder/index.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-include('../../framework/prado.php');
- $app = new TApplication("classes");
- $app->run();
-
-
-?> \ No newline at end of file