You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2016/09/15 18:41:39 UTC

airavata-php-gateway git commit: adding missing >

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/develop 5e6bca460 -> 256590269


adding missing >


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/25659026
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/25659026
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/25659026

Branch: refs/heads/develop
Commit: 25659026931d5e5337f2d075f79d83d1eaecbef3
Parents: 5e6bca4
Author: scnakandala <su...@gmail.com>
Authored: Thu Sep 15 14:41:33 2016 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Thu Sep 15 14:41:33 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/25659026/app/config/pga_config.php.template
----------------------------------------------------------------------
diff --git a/app/config/pga_config.php.template b/app/config/pga_config.php.template
index 0a707aa..b7e2208 100644
--- a/app/config/pga_config.php.template
+++ b/app/config/pga_config.php.template
@@ -166,7 +166,7 @@ return array(
          /**
           * Data Sharing enabled
           */
-          'data-sharing-enabled' = false
+          'data-sharing-enabled' => false
     ],
 
     /**