PMCORE-4000

This commit is contained in:
Paula Quispe
2022-09-27 12:08:59 -04:00
parent afdad6f2ff
commit 8787e0ebd6

View File

@@ -4,9 +4,6 @@
* class.pmGoogleApi.php * class.pmGoogleApi.php
* *
*/ */
require_once PATH_TRUNK . 'vendor' . PATH_SEP . 'google' . PATH_SEP . 'apiclient' . PATH_SEP . 'src' . PATH_SEP . 'Google' . PATH_SEP . 'autoload.php';
class PmGoogleApi class PmGoogleApi
{ {
const DRIVE = 'https://www.googleapis.com/auth/drive'; const DRIVE = 'https://www.googleapis.com/auth/drive';