Ajout statut traité

This commit is contained in:
Caribana
2017-06-04 01:54:10 +02:00
parent 28032ee53a
commit 3be4c739d5
6 changed files with 59 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ die();
$id_token = $_POST['idtoken'];
$admins = array('106388451999977183087' => 'Y', // Jess
'113391142723644034553' => 'Y' // Lars
'113391142723644034553x' => 'Y' // Lars
);
$client = new Google_Client(['client_id' => '538635499162-g21v86gk87qm863u03er6vnm3q15bl82.apps.googleusercontent.com']);