Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-04-01 02:24:34 +0400
committermattab <matthieu.aubry@gmail.com>2014-04-01 02:24:34 +0400
commit5366e9977f47a9e4d1eb84acec7087de3bf33e85 (patch)
tree720fc8a02e78d8401ef0aaa5012731dbed2b8d94 /misc
parentf7dc0cbaa8edc54084a81f9a56fa46e212ef8c23 (diff)
Add missing module=API
Diffstat (limited to 'misc')
-rw-r--r--misc/others/api_internal_call.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/others/api_internal_call.php b/misc/others/api_internal_call.php
index 09c4702a66..bc1a833f04 100644
--- a/misc/others/api_internal_call.php
+++ b/misc/others/api_internal_call.php
@@ -17,7 +17,8 @@ FrontController::getInstance()->init();
// This inits the API Request with the specified parameters
$request = new Request('
- method=UserSettings.getResolution
+ module=API
+ &method=UserSettings.getResolution
&idSite=7
&date=yesterday
&period=week