← Home ← Back to /gd/

Thread 461334

2 posts 4 images /gd/
Anonymous No.461334 [Report]
what am I in for in graphic design
Anonymous No.461363 [Report]
>
>if (IS_4CHANNEL) {
> define('THIS_DOMAIN', '4channel.org');
> define('OTHER_DOMAIN', '4chan.org');
>}
>else {
> define('THIS_DOMAIN', '4chan.org');
> define('OTHER_DOMAIN', '4channel.org');
>}
>
>define('PASS_TIMEOUT', 900); // 15 minutes
>define('LOGIN_FAIL_HOURLY', 5);
>
>require_once 'lib/db.php';
>require_once 'lib/geoip2.php';