Skip to content

Validation and CI 3.0 #232

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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