first commit
This commit is contained in:
4
config/app.config.php
Executable file
4
config/app.config.php
Executable file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$__config['akey'] ='';// appkey
|
||||
$__config['skey'] = '';// secret key
|
||||
$__config['callback'] = 'http://'.$_SERVER['HTTP_HOST'].'/?c=callback';
|
Reference in New Issue
Block a user