diff options
Diffstat (limited to 'www/index.php')
| -rw-r--r-- | www/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.php b/www/index.php index d33604d..9a03b77 100644 --- a/www/index.php +++ b/www/index.php @@ -21,4 +21,4 @@ $phork = array( '1' => new File(null, null) ); render('index', array('files' => $phork, 'description' => '')); -?>
\ No newline at end of file +?> |
