Skip to content

Actions problems in IndexController  #6

@itivanov

Description

@itivanov

http://localhost/index/other do not work, execute indexAction instead otherAction. This occurs only in IndexController, others works fine.

class IndexController extends Phalcon_Controller { public function indexAction(){ } public function otherAction(){ } }

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