diff options
Diffstat (limited to 'inc/actions.php')
-rw-r--r-- | inc/actions.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inc/actions.php b/inc/actions.php index 463186e82..7ed171dfb 100644 --- a/inc/actions.php +++ b/inc/actions.php @@ -234,4 +234,6 @@ function act_export($act){ return 'show'; } -?> + + +//Setup VIM: ex: et ts=2 enc=utf-8 : |