diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index 22173e7d..d2d320a4 --- a/.gitignore +++ b/.gitignore @@ -93,4 +93,9 @@ php_errors.log vendor/ composer.lock -tests \ No newline at end of file +tests + +# Don't save phpunit under version control. +phpunit +phpunit*.xml +/.phpunit.*.cache \ No newline at end of file diff --git a/app/Views/template/header.php b/app/Views/template/header.php index 3b8af3fb..2b4c23ca 100755 --- a/app/Views/template/header.php +++ b/app/Views/template/header.php @@ -132,8 +132,9 @@
  • - - Business + + Business +