Monday, October 15, 2012

// Cookie encryption key. Max 52 characters define('ENCRYPTION_KEY', 'Example Key - Change Me!'); // OAuth consumer and secret keys. Available from http://twitter.com/oauth_clients define('OAUTH_CONSUMER_KEY', 'Masukkan Consumer Key di Sini'); define('OAUTH_CONSUMER_SECRET', 'Masukkan Consumer Secret di Sini');

No comments:

Post a Comment