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.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/buildscripts/chmbuilder/index.php b/buildscripts/chmbuilder/index.php
index 4330e1a9..359a53e1 100644
--- a/buildscripts/chmbuilder/index.php
+++ b/buildscripts/chmbuilder/index.php
@@ -1,7 +1,7 @@
-<?php
-include('../../framework/prado.php');
- $app = new TApplication("classes");
- $app->run();
-
-
+<?php
+include('../../framework/prado.php');
+ $app = new TApplication("classes");
+ $app->run();
+
+
?> \ No newline at end of file