diff options
Diffstat (limited to 'inc/io.php')
-rw-r--r-- | inc/io.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/io.php b/inc/io.php index 2d5e8e585..81247a590 100644 --- a/inc/io.php +++ b/inc/io.php @@ -218,4 +218,5 @@ function io_runcmd($cmd){ return $ret; } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : |