Use css padding instead of line breaks in body
[banana.git] / examples / spoolgen.php
index fad7ef5..0ad6b52 100644 (file)
@@ -51,4 +51,6 @@ class MyBanana extends Banana
 
 $banana = new MyBanana();
 $banana->createAllSpool();
+
+// vim:set et sw=4 sts=4 ts=4
 ?>