From 98c1c452019a9d554cae3345939811643c4299b0 Mon Sep 17 00:00:00 2001 From: Jon Jensen Date: Mon, 11 Jul 2011 21:46:52 -0400 Subject: [PATCH] Whitespace-only change: tabs to spaces --- website/docfooter.php | 2 +- website/doclist.php | 4 ++-- website/footer.php | 16 ++++++++-------- website/header.php | 14 +++++++------- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/website/docfooter.php b/website/docfooter.php index 794de7c..c49e7dd 100644 --- a/website/docfooter.php +++ b/website/docfooter.php @@ -1,5 +1,5 @@

Other DevCamps Documentation:

diff --git a/website/doclist.php b/website/doclist.php index 2e64fc2..099995c 100644 --- a/website/doclist.php +++ b/website/doclist.php @@ -19,6 +19,6 @@

Configuration, API, and Internals:

diff --git a/website/footer.php b/website/footer.php index 27b6433..ccb5496 100644 --- a/website/footer.php +++ b/website/footer.php @@ -11,42 +11,42 @@ $page = $_SERVER['REQUEST_URI']; if (preg_match('/\/why$/', $page)) { - $quote = <<“The DevCamps system has provided a fantastic platform for making changes to our website with the ability to proof them in a safe environment, away from the public eye. The camps environment also allows us to keep lots of projects rolling at one time. Camps are an invaluable part of the daily development of our website.”

—Karen Jacob, Director of Web Development, CityPASS

END; } else if (preg_match('/\/documentation$/', $page)) { - $quote = <<“We’ve been using DevCamps for almost two years, and have been able to roll out more projects during this timeframe than in our entire 10 year history. Camps makes it easy to have multiple developers working on multiple projects simultaneously, allowing for our software development goals to be reached in as little time as possible.”

—Arshil Abdulla, Owner, LensDiscounters.com

END; } else if (preg_match('/\/community$/', $page)) { - $quote = <<“Paper Source has been using Camps for 3 years. With Camps, developers and content managers can work on multiple projects simultaneously, each in their own staging environment. I can have a new developer work on his or her own copy of the website without worrying about what might break. I can then see exactly what is new or has changed, merge a portion or all of the updates, test again and then move live. Camps foster productivity and piece of mind.”

—Leigh Wetzel, Director, E-Commerce, Paper Source

END; } else if (preg_match('/\/code$/', $page)) { - $quote = <<“Camps is honestly the best thing that has happened to my development.”

—Sam Batschelet, Co-Owner, West Branch Angler & Resort

END; } else if (preg_match('/\/$/', $page)) { - $quote = <<“There are real benefits to the Camp system that Backcountry couldn’t live without. Our developers, QA, and business owners work together on projects right from the beginning in a camp, which makes them all more productive. We can have many projects going at once using different camps. Developers manage their own camps with all the self-service tools they need. It really is a better way to work.

—Spencer Christensen, Infrastructure Team Lead, Backcountry.com

END; } else { - $quote = <<DevCamps make website development projects easier!

END; } @@ -60,9 +60,9 @@ ?> - + - +

© 2006–2011 End Point Corporation