Setting debug to false

Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/b4d3644c
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/b4d3644c
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/b4d3644c

Branch: refs/heads/dreg-gateway
Commit: b4d3644cf9ec84cb9a104e255d175595683fe6d5
Parents: 469308f
Author: Marcus Christie <machr...@iu.edu>
Authored: Sun Jul 9 21:15:18 2017 -0500
Committer: Marcus Christie <machr...@iu.edu>
Committed: Sun Jul 9 21:15:18 2017 -0500

----------------------------------------------------------------------
 app/config/app.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/b4d3644c/app/config/app.php
----------------------------------------------------------------------
diff --git a/app/config/app.php b/app/config/app.php
index 14d95de..f13aa23 100755
--- a/app/config/app.php
+++ b/app/config/app.php
@@ -13,7 +13,7 @@ return array(
     |
     */
 
-    'debug' => true,
+    'debug' => false,
 
     /*
     |--------------------------------------------------------------------------

Reply via email to