
wo kann man standarteinstellungen für foreneinstellungen ändern?
http://www.8ung.at/diedreinet/sonstiges ... ellung.gif
Große Grafiken nur als Link; Leuchte
Code: Alles auswählen
$forum_auth_ary = array(
"auth_view" => AUTH_ALL,
"auth_read" => AUTH_ALL,
"auth_post" => AUTH_ALL,
"auth_reply" => AUTH_ALL,
"auth_edit" => AUTH_REG,
"auth_delete" => AUTH_REG,
"auth_sticky" => AUTH_MOD,
"auth_announce" => AUTH_MOD,
"auth_vote" => AUTH_REG,
"auth_pollcreate" => AUTH_REG
);