]> git.llucax.com Git - software/bife/base.git/blobdiff - examples/bife.php
Removed \n at the end of the file and added a VIM option to keep it as is.
[software/bife/base.git] / examples / bife.php
index 0b18152d8c8cf002de0c1a4f5626fd9875c99791..f7ccda5c19f6284f7cab116786d0cc91f496768d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 <?php
-// vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker:
+// vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker binary:
 // +--------------------------------------------------------------------+
 // |                       BIFE - Buil It FastEr                        |
 // +--------------------------------------------------------------------+
 // +--------------------------------------------------------------------+
 // |                       BIFE - Buil It FastEr                        |
 // +--------------------------------------------------------------------+
@@ -66,4 +66,4 @@ $parser->__destruct();
 echo $page->render($template);
 // }}}
 
 echo $page->render($template);
 // }}}
 
-?>
+?>
\ No newline at end of file