Mercurial > hg > Members > nobuyasu > tasks
comparison conf/routes @ 12:b07fa52392e2 draft
commit
author | one |
---|---|
date | Tue, 18 Sep 2012 02:30:02 +0900 |
parents | 03e9be886e82 |
children |
comparison
equal
deleted
inserted
replaced
11:c8e930683c14 | 12:b07fa52392e2 |
---|---|
16 # Catch all | 16 # Catch all |
17 * /{controller}/{action} {controller}.{action} | 17 * /{controller}/{action} {controller}.{action} |
18 | 18 |
19 # import CRUD routes | 19 # import CRUD routes |
20 * /admin module:crud | 20 * /admin module:crud |
21 | |
22 | |
23 |