Needs work
Project:
OpenX Manager
Version:
6.x-1.02
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2010 at 16:02 UTC
Updated:
25 Jan 2010 at 22:14 UTC
The variable name $forn_state[] with *n* is occuring more then 10 times in openx_manager.zone.inc.
I guess this should be $form_state[].
Example:
$forn_state['values']['ozid']
$forn_state['values']['link_default'][$ocid]
Regards
Conni
Comments
Comment #1
westbywest commentedIt looks like the variable is named $forn_state in the function params, so the misspelling is consistent. I've been able to create zones fine.