Fix this use case: load->vars->('foobar', '')

Previously, only the other syntax was working: load->vars->(array('foobar' => ''))
1 file changed