# JS
# PHPcodice HTML:function addModerator() { document.getElementById("moderator").innerHTML += "<input type="text" name="moderator[]">"; }
Notice: Undefined index: moderator in includes/actions/manageForum.php on line 327
Ovviamente le altre variabili post le assegna correttamente.