From: Leandro Lucarella Date: Sat, 12 Jul 2003 21:39:44 +0000 (+0000) Subject: Removed \n at the end of the file and added a VIM option to keep it as is. X-Git-Tag: svn_import X-Git-Url: https://git.llucax.com/software/bife/base.git/commitdiff_plain/480641cd12c77d5f434e3ad430d9ab9059cd1373 Removed \n at the end of the file and added a VIM option to keep it as is. --- diff --git a/examples/bife.php b/examples/bife.php index 0b18152..f7ccda5 100644 --- a/examples/bife.php +++ b/examples/bife.php @@ -1,5 +1,5 @@ __destruct(); echo $page->render($template); // }}} -?> +?> \ No newline at end of file diff --git a/examples/index.php b/examples/index.php index 5377064..e578de5 100644 --- a/examples/index.php +++ b/examples/index.php @@ -1,5 +1,5 @@ +?> \ No newline at end of file diff --git a/src/BIFE/Link.php b/src/BIFE/Link.php index c6e1301..830d85b 100644 --- a/src/BIFE/Link.php +++ b/src/BIFE/Link.php @@ -1,5 +1,5 @@ +?> \ No newline at end of file diff --git a/src/BIFE/Translate.php b/src/BIFE/Translate.php index 4c1fe05..81b76d1 100644 --- a/src/BIFE/Translate.php +++ b/src/BIFE/Translate.php @@ -1,5 +1,5 @@ | +// +--------------------------------------------------------------------+ +// +// $Id$ +// \ No newline at end of file