$allowcomments = 1;
$allowcomments = 2;
// Default options for the add news form
$newsform_options['toggle_archive'] = 0; // 0 = Hide archive options, 1 = Show the archive options
$newsform_options['never_archive'] = 1; // 0 = Never archive is not selected, 1 = Never archive is selected
$newsform_options['toggle_date'] = 0; // 0 = Hide date options, 1 = Date options are shown
$newsform_options['short_story'] = 0; // 0 = Hide short story, 1 = Short story section is shown by default
$newsform_options['allow_comments'] = 1; // Default comment options. 0 = No, 1 = Yes, 2 = Needs approval