Repository: airavata-php-gateway Updated Branches: refs/heads/master 453a2cc5f -> b8764e16b
Testing git to JIRA integration - AIRAVATA-1628 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/b8764e16 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/b8764e16 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/b8764e16 Branch: refs/heads/master Commit: b8764e16b1943b8dd1b0177a04a9e9edf0dbce27 Parents: 453a2cc Author: Suresh Marru <[email protected]> Authored: Fri Mar 13 12:26:33 2015 -0400 Committer: Suresh Marru <[email protected]> Committed: Fri Mar 13 12:26:33 2015 -0400 ---------------------------------------------------------------------- app/config/app_config.ini | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/b8764e16/app/config/app_config.ini ---------------------------------------------------------------------- diff --git a/app/config/app_config.ini b/app/config/app_config.ini index 7db66bc..f1439e5 100644 --- a/app/config/app_config.ini +++ b/app/config/app_config.ini @@ -1,3 +1,7 @@ +;----- +; Airavata Client Property files +;----- + ;--------------------------------------- Identity Server Constants ----------------------
