diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-01-10 12:49:10 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-01-10 12:49:10 +0400 |
| commit | a3e0bdcffc757bd196de7e43bd9aa9cf8ca32626 (patch) | |
| tree | 57c680e388d980a8143b61e643673bcfd08298e7 /include/functions.php | |
| parent | 66b042fcfeac7273b0e3ed249a93f7cb3603c891 (diff) | |
fix tmhOAuth missing query parameters (closes #416)
Diffstat (limited to 'include/functions.php')
| -rw-r--r-- | include/functions.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php index 650196830..5ccbe8a58 100644 --- a/include/functions.php +++ b/include/functions.php @@ -5336,5 +5336,4 @@ } } - ?> |