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 2015/07/25 04:53:39 UTC

airavata-php-gateway git commit: changing pga-config.php template

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/0.15-release-branch 01719c9de -> 3680d3bcc


changing pga-config.php template


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

Branch: refs/heads/0.15-release-branch
Commit: 3680d3bcc4052b2b7f3e58e2ef0d4a36f93ccd0e
Parents: 01719c9
Author: Supun Nakandala <sc...@apache.org>
Authored: Fri Jul 24 17:08:21 2015 -0400
Committer: Supun Nakandala <sc...@apache.org>
Committed: Fri Jul 24 17:08:21 2015 -0400

----------------------------------------------------------------------
 app/config/pga_config.php.template | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/3680d3bc/app/config/pga_config.php.template
----------------------------------------------------------------------
diff --git a/app/config/pga_config.php.template b/app/config/pga_config.php.template
index 9701110..19c4707 100644
--- a/app/config/pga_config.php.template
+++ b/app/config/pga_config.php.template
@@ -82,11 +82,6 @@ return array(
         'airavata-timeout' => '1000000',
 
         /**
-         * Time zone of the location where the Airavata API server is hosted
-         */
-        'time-zone' => 'EST5EDT',
-
-        /**
          * PGA Gateway ID
          */
         'gateway-id' => 'default',