summaryrefslogtreecommitdiff
path: root/inc/format.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/format.php')
-rw-r--r--inc/format.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/format.php b/inc/format.php
index 1f17dce74..0be51c12d 100644
--- a/inc/format.php
+++ b/inc/format.php
@@ -586,4 +586,5 @@ function img_resize($ext,$from,$from_w,$from_h,$to,$to_w,$to_h){
return false;
}
-?>
+
+//Setup VIM: ex: et ts=2 enc=utf-8 :