Am 03.07.2009 um 17:58 schrieb Octavian Râşniţă:


When using Catalyst it is recommended to use $c->uri_for('/path/to/ action') because only this way the app would work if it would be put to run on a different location than "/".


You can use uri_for in the config:

action: __uri_for(/path/to/action)__



_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to