142
Fri, 04/01/2011 - 8:28am — jvandyk
Location on the page:
In _job_post_installed_instances()
Chapter:
7. Working with Nodes
Error:
'example_node_list' => array(
Correction:
'job_post_list' => array(
Description of the Error:
Array key misnamed.
