From 2067d1a727e7eb5e5ffb40e967f3d1fc4c8a41b2 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 13 Nov 2008 22:59:24 +0000 Subject: Changing EOL style to LF --- system/application/controllers/index.html | 18 ++++++++--------- system/application/controllers/welcome.php | 32 +++++++++++++++--------------- 2 files changed, 25 insertions(+), 25 deletions(-) (limited to 'system/application/controllers') diff --git a/system/application/controllers/index.html b/system/application/controllers/index.html index 065d2da5e..c942a79ce 100644 --- a/system/application/controllers/index.html +++ b/system/application/controllers/index.html @@ -1,10 +1,10 @@ - - - 403 Forbidden - - - -

Directory access is forbidden.

- - + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + \ No newline at end of file diff --git a/system/application/controllers/welcome.php b/system/application/controllers/welcome.php index ec16000df..20d48855e 100644 --- a/system/application/controllers/welcome.php +++ b/system/application/controllers/welcome.php @@ -1,17 +1,17 @@ -load->view('welcome_message'); - } -} - -/* End of file welcome.php */ +load->view('welcome_message'); + } +} + +/* End of file welcome.php */ /* Location: ./system/application/controllers/welcome.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b