In nodeapi for the view case dprint_r is used. It seems it would make more sense to use print_r so the devel module is not required. As it is without devel installed you get a white screen of death when you submit a node of type test.

Comments

drewish’s picture

Status: Active » Fixed

doesn't seem to be present in DRUPAL-5.

starbow’s picture

I did find one dprint in the widget.module example, and removed it. It was just left over from debugging.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.