API page: http://api.drupal.org/api/drupal/modules--taxonomy--taxonomy.module/func...

Describe the problem you have found:

This snippet from the top of the function seems strange - some sort of comment to explain it would be a good idea. I might post this as a bug - docs clearly state that comments should be used to explain code which is not easily understood.

$form_values += array(
'description' => '',
'weight' => 0,
);

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.