diff options
Diffstat (limited to 'demos/time-tracker/index.php')
-rw-r--r-- | demos/time-tracker/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/time-tracker/index.php b/demos/time-tracker/index.php index d1fbccf9..0a3bd308 100644 --- a/demos/time-tracker/index.php +++ b/demos/time-tracker/index.php @@ -32,4 +32,3 @@ function h($text) $application=new TApplication; $application->run(); -?>
\ No newline at end of file |