zot stuff
This commit is contained in:
parent
2efb59e439
commit
69f4db9e12
3 changed files with 201 additions and 2 deletions
7
boot.php
7
boot.php
|
@ -104,6 +104,13 @@ define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API
|
|||
|
||||
define ( 'MAX_LIKERS', 75);
|
||||
|
||||
/**
|
||||
* Communication timeout
|
||||
*/
|
||||
|
||||
define ( 'ZCURL_TIMEOUT' , (-1));
|
||||
|
||||
|
||||
/**
|
||||
* email notification options
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue