cleaned up paths.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php namespace Laravel; isset($GLOBALS['APP_PATH']) or die('No direct script access.');
|
||||
<?php namespace Laravel; defined('DS') or die('No direct script access.');
|
||||
|
||||
use Closure;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user