fixed install error

This commit is contained in:
Sada Shiva
2016-02-05 10:39:27 +05:30
parent 1c343ea3bf
commit 5275e7a650
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php <?php
\App\Http\Controllers\Common\SettingsController::smtp(); "%smtplink%";
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View File

@@ -112,7 +112,7 @@ return [
| |
*/ */
'install' => '1', 'install' => '%0%',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------