Changeset 1556292
- Timestamp:
- 12/16/2016 04:47:56 PM (9 years ago)
- File:
-
- 1 edited
-
login-with-amazon/trunk/utility.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
login-with-amazon/trunk/utility.php
r1446793 r1556292 11 11 * Utilities for Login With Amazon. 12 12 */ 13 14 // A comment for commenting's sake 15 13 16 class LoginWithAmazonUtility { 14 17 public static $CSRF_AUTHENTICATOR_KEY = '_amazon_login_csrf_authenticator';
Note: See TracChangeset
for help on using the changeset viewer.