diff options
Diffstat (limited to 'inc/config.php')
| -rw-r--r-- | inc/config.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/config.php b/inc/config.php index 93050e7..76783c3 100644 --- a/inc/config.php +++ b/inc/config.php @@ -14,5 +14,6 @@ $b_config = array( 'mail_from' => 'Bulletin <noreply@bulletinalpha.tk>', 'mobile_base' => 'https://m.bulletinalpha.tk/', 'moblie_host' => 'm.bulletinalpha.tk', + 'ads_per_page' => 10, ); ?> |
