From 3cca07c4a09e3c751e67f61f5e9a2984590b861c Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Sat, 12 Jul 2003 21:39:44 +0000 Subject: [PATCH] Removed \n at the end of the file and added a VIM option to keep it as is. --- examples/index.php | 4 ++-- src/BIFE/Container.php | 2 +- src/BIFE/Fallback.php | 2 +- src/BIFE/Parser.php | 4 ++-- src/BIFE/Widget.php | 2 +- xmi2code.tpl.php | 27 +++++++++++++++++++++++++++ 6 files changed, 34 insertions(+), 7 deletions(-) create mode 100644 xmi2code.tpl.php 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 -- 2.43.0