[+] MO : new module Gapi for Google Analytics API
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
include(dirname(__FILE__).'/../../config/config.inc.php');
|
||||
include(dirname(__FILE__).'/gapi.php');
|
||||
|
||||
$gapi = new Gapi();
|
||||
$gapi->api_3_0_oauth2callback();
|
||||
Reference in New Issue
Block a user