Verfasst: 10.03.2003 22:43
Code: Alles auswählen
if ( empty($username) || empty($interests) || empty($new_password) || empty($password_confirm) || empty($email) )
Hast du ne Ahnung wieso ?
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
if ( empty($username) || empty($interests) || empty($new_password) || empty($password_confirm) || empty($email) )