diff options
Diffstat (limited to 'inc/common.php')
-rw-r--r-- | inc/common.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inc/common.php b/inc/common.php index ff3fd847c..9b91caca8 100644 --- a/inc/common.php +++ b/inc/common.php @@ -984,4 +984,6 @@ function check(){ msg('The current page is not writable you',0); } } -?> + + +//Setup VIM: ex: et ts=2 enc=utf-8 : |