]> git.llucax.com Git - software/bife/album.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/album.git] / examples / bife.php
index 17eff4ff43b27d42ac3cfa3768b554234506fb9a..5b07fef6aa98627bf5b30bb60779f6ee0f4d9803 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-// vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker:
+// vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker binary:
 // +--------------------------------------------------------------------+
 // |                       BIFE - Buil It FastEr                        |
 // +--------------------------------------------------------------------+
@@ -63,4 +63,4 @@ $parser->__destruct();
 echo $page->render($template);
 // }}}
 
-?>
+?>
\ No newline at end of file