Browse Source

Merge branch 'master' into develop

Taylor Otwell 13 years ago
parent
commit
8e5fae5dc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      laravel/view.php

+ 1 - 1
laravel/view.php

@@ -1,4 +1,4 @@
-<?php namespace Laravel;
+<?php namespace System;
 
 class View {