PNG
IHDR ; IDATxܻn0K
)(pA7LeG{ §㻢|ذaÆ
6lذaÆ
6lذaÆ
6lom$^yذag5 bÆ
6lذaÆ
6lذa{
6lذaÆ
`}HFkm,mӪôô!x|'ܢ˟;E:9&ᶒ}{v]n&6
h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%tMז -lG6mrz2s%9s@-k9=)kB5\+͂ZsٲRn~GRCwIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL /F*\Ԕ#"5m2[S=gnaPeғL
lذaÆ
6l^ḵaÆ
6lذaÆ
6lذa;
_ذaÆ
6lذaÆ
6lذaÆ
R IENDB`
HTML code is off';
$post_opt_fud = 'BBcode is off';
$post_opt_images = 'Images are off';
$post_opt_smilies = 'Smilies are off';
$edit_time_limit = '';
if (is_int($arg)) {
if ($arg & 16) {
$post_opt_fud = 'BBcode is on';
} else if (!($arg & 8)) {
$post_opt_html = 'HTML is on';
}
if ($perms & 16384) {
$post_opt_smilies = 'Smilies are on';
}
if ($perms & 32768) {
$post_opt_images = 'Images are on';
}
if ($GLOBALS['EDIT_TIME_LIMIT'] >= 0) { // Time limit enabled,
$edit_time_limit = $GLOBALS['EDIT_TIME_LIMIT'] ? '
Editing Time Limit: '.$GLOBALS['EDIT_TIME_LIMIT'].' minutes' : '
Editing Time Limit: Unlimited';
}
} else if ($arg == 'private') {
$o =& $GLOBALS['FUD_OPT_1'];
if ($o & 4096) {
$post_opt_fud = 'BBcode is on';
} else if (!($o & 2048)) {
$post_opt_html = 'HTML is on';
}
if ($o & 16384) {
$post_opt_images = 'Images are on';
}
if ($o & 8192) {
$post_opt_smilies = 'Smilies are on';
}
} else if ($arg == 'sig') {
$o =& $GLOBALS['FUD_OPT_1'];
if ($o & 131072) {
$post_opt_fud = 'BBcode is on';
} else if (!($o & 65536)) {
$post_opt_html = 'HTML is on';
}
if ($o & 524288) {
$post_opt_images = 'Images are on';
}
if ($o & 262144) {
$post_opt_smilies = 'Smilies are on';
}
}
return 'Forum Options:
'.$post_opt_html.'
'.$post_opt_fud.'
'.$post_opt_images.'
'.$post_opt_smilies.$edit_time_limit.'';
}
?>