Skip to content

Error in save page settings #47

Description

@GoogleCodeExporter
in the file
http://ci-cms.googlecode.com/svn/trunk/application/modules/page/controllers/admi
n.php

and on line 44
$this->settings->set($field, $this->input->post($field));
reemplaze with
$this->system->set($field, $this->input->post($field));

correct me if I'm wrong

Original issue reported on code.google.com by lvitt...@gmail.com on 28 Aug 2010 at 12:54

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions