Add bcscale again.

This commit is contained in:
James Cole
2017-09-10 09:54:00 +02:00
parent 24ea20f769
commit 9bc9aa0bb0

View File

@@ -11,6 +11,9 @@
|
*/
bcscale(12);
$app = new Illuminate\Foundation\Application(
realpath(__DIR__.'/../')
);