diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index ca4d7a8..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php new file mode 100644 index 0000000..bfbea07 --- /dev/null +++ b/application/views/welcome_message.php @@ -0,0 +1,92 @@ + + +
+ +The page you are looking at is being generated dynamically by CodeIgniter.
+ +If you would like to edit this page you'll find it located at:
+application/views/welcome_message.php
+
+ The corresponding controller for this page is found at:
+application/controllers/Welcome.php
+
+ If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.
+