automatisches einloggen
Verfasst: 17.06.2004 09:36
Kann ich wo einstellen, dass keiner der Mitglieder sich automatisch einloggen kann? Wenn ja wo?
Bin dankbar für eine rasche Antwort
Bin dankbar für eine rasche Antwort
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
<tr align="center">
<td colspan="2"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" /></span></td>
</tr>Code: Alles auswählen
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />