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/bife.git/commitdiff_plain/3cca07c4a09e3c751e67f61f5e9a2984590b861c?hp=466edd003d8341e10ab37607a4f34a421632c926 Removed \n at the end of the file and added a VIM option to keep it as is. --- diff --git a/examples/index.php b/examples/index.php index c2211b1..b90c890 100644 --- a/examples/index.php +++ b/examples/index.php @@ -1,5 +1,5 @@ BIFE is an abstract framework, to see a simple implementation download -BIFE_Base package. +BIFE_Base package. \ No newline at end of file diff --git a/src/BIFE/Container.php b/src/BIFE/Container.php index 8585061..774e995 100644 --- a/src/BIFE/Container.php +++ b/src/BIFE/Container.php @@ -1,5 +1,5 @@ +?> \ No newline at end of file diff --git a/src/BIFE/Widget.php b/src/BIFE/Widget.php index 57860cd..f2d85aa 100644 --- a/src/BIFE/Widget.php +++ b/src/BIFE/Widget.php @@ -1,5 +1,5 @@ | +// +--------------------------------------------------------------------+ +// +// $Id$ +// \ No newline at end of file