| author | hiroto | 
| Wed, 04 Sep 2013 08:01:00 +0900 | |
| changeset 25 | c766defc99b5 | 
| parent 24 | ff12ecc95e06 | 
| child 26 | 9e24837978d3 | 
| autotweet-php/src/Org/W3/AutotweetBundle/Resources/config/routing.yml | 
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/config/routing.yml Wed Sep 04 05:05:26 2013 +0900 +++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/config/routing.yml Wed Sep 04 08:01:00 2013 +0900 @@ -19,4 +19,7 @@ login_check: pattern: /login_check logout: - pattern: /logout \ No newline at end of file + pattern: /logout +org_w3_autotweet_list: + pattern: / + defaults: { _controller: OrgW3AutotweetBundle:Default:list } \ No newline at end of file