Topic: viewtopic.php
I just have a quick question. On lines 247 and 261 of viewtopic.php "if ($pun_user['g_id'] < PUN_GUEST)" is there any reason it checks like that over "if ($is_admmod)"?
I enjoy pie :)
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → viewtopic.php
I just have a quick question. On lines 247 and 261 of viewtopic.php "if ($pun_user['g_id'] < PUN_GUEST)" is there any reason it checks like that over "if ($is_admmod)"?
Well, yes. The idea is that those features should be available to all moderators (and admins), not just the moderators of that particular forum.
PunBB Forums → PunBB 1.2 discussion → viewtopic.php
Powered by PunBB, supported by Informer Technologies, Inc.