diff options
Diffstat (limited to 'demos/helloworld/protected')
-rw-r--r-- | demos/helloworld/protected/pages/Home.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/helloworld/protected/pages/Home.php b/demos/helloworld/protected/pages/Home.php index 36eb2032..ab85282f 100644 --- a/demos/helloworld/protected/pages/Home.php +++ b/demos/helloworld/protected/pages/Home.php @@ -8,4 +8,3 @@ class Home extends TPage } } -?>
\ No newline at end of file |