Skip to content

URL Config passing to Controllers #17

@pataelmo

Description

@pataelmo

The base_url config and includes_dir config is not correctly getting passed into the controllers so that the base_url can be used in views. Currently for an installation with a non-root web path you must change all the $this->load->vars('base_url', '/'); to have the correct relative path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions