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