Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
<?php

class FacebookTestCredentials {

  /**
   * These must be filled out with valid Facebook app details for the tests to
   * run.
   */
  public static $appId = '';
  public static $appSecret = '';

}

Commits for Nextrek/Android/SmartCharging/endPoints/nightly/fb_SDK/tests/FacebookTestCredentials.php.dist

Diff revisions: vs.
Revision Author Commited Message
461 FSallustio picture FSallustio Mon 03 Aug, 2015 10:04:56 +0000

Aggiunto supporto login Facebook, logout utente e modifiche (solo lato repo) all’utente e al locale.