diff options
Diffstat (limited to 'demos/northwind-db/index.php')
-rw-r--r-- | demos/northwind-db/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/northwind-db/index.php b/demos/northwind-db/index.php index ef243159..08b99316 100644 --- a/demos/northwind-db/index.php +++ b/demos/northwind-db/index.php @@ -25,4 +25,3 @@ require_once($frameworkPath); $application=new TApplication; $application->run(); -?>
\ No newline at end of file |