Skip to content

Validation and CI 3.0 #232

@colinalbion

Description

@colinalbion

The validation method populate the POST array. However I found that this did not work for me until I replaced the loop on line 682 with the below two lines later:

$this->form_validation->set_data($data);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions