diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-04-06 03:54:09 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-04-06 03:54:09 -0400 |
commit | 43d5876e8b35d53a0bef5248c5d63e5bc209dbbf (patch) | |
tree | 2f9d83d87682b16ac6ac949382ab566fdca48076 /library/oauth2-php | |
parent | b361bcea83140c28b5a5677905405de0ac102791 (diff) | |
parent | afd2bf031eff688ae53e51f9199d025ca1935abe (diff) | |
download | volse-hubzilla-43d5876e8b35d53a0bef5248c5d63e5bc209dbbf.tar.gz volse-hubzilla-43d5876e8b35d53a0bef5248c5d63e5bc209dbbf.tar.bz2 volse-hubzilla-43d5876e8b35d53a0bef5248c5d63e5bc209dbbf.zip |
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
update to the German strings
add network_tabs hook
pass autoname(0) test
rev update
added index to config and pconfig table changed config.php to use REPLACE instead of INSERT, this removes one db hit.
* master:
Diffstat (limited to 'library/oauth2-php')
-rw-r--r--[-rwxr-xr-x] | library/oauth2-php/CHANGELOG.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | library/oauth2-php/LICENSE.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | library/oauth2-php/lib/OAuth2.inc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | library/oauth2-php/lib/OAuth2Client.inc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | library/oauth2-php/lib/OAuth2Exception.inc | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/library/oauth2-php/CHANGELOG.txt b/library/oauth2-php/CHANGELOG.txt index d854598b6..d854598b6 100755..100644 --- a/library/oauth2-php/CHANGELOG.txt +++ b/library/oauth2-php/CHANGELOG.txt diff --git a/library/oauth2-php/LICENSE.txt b/library/oauth2-php/LICENSE.txt index 7979b1c85..7979b1c85 100755..100644 --- a/library/oauth2-php/LICENSE.txt +++ b/library/oauth2-php/LICENSE.txt diff --git a/library/oauth2-php/lib/OAuth2.inc b/library/oauth2-php/lib/OAuth2.inc index e10e0f26d..e10e0f26d 100755..100644 --- a/library/oauth2-php/lib/OAuth2.inc +++ b/library/oauth2-php/lib/OAuth2.inc diff --git a/library/oauth2-php/lib/OAuth2Client.inc b/library/oauth2-php/lib/OAuth2Client.inc index e87d723de..e87d723de 100755..100644 --- a/library/oauth2-php/lib/OAuth2Client.inc +++ b/library/oauth2-php/lib/OAuth2Client.inc diff --git a/library/oauth2-php/lib/OAuth2Exception.inc b/library/oauth2-php/lib/OAuth2Exception.inc index 8dc046974..8dc046974 100755..100644 --- a/library/oauth2-php/lib/OAuth2Exception.inc +++ b/library/oauth2-php/lib/OAuth2Exception.inc |