Changeset 16952
- Timestamp:
- 08/01/08 18:51:29 (5 years ago)
- Location:
- websites/mobilecat/trunk
- Files:
-
- 2 added
- 2 modified
-
lib/MobileCat/Controller/API/Mail (added)
-
lib/MobileCat/Controller/API/Mail/Post.pm (added)
-
lib/MobileCat/Controller/Settings.pm (modified) (1 diff)
-
root/settings/index.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/mobilecat/trunk/lib/MobileCat/Controller/Settings.pm
r16950 r16952 64 64 } 65 65 66 sub mailpost :Local { 67 my ($self, $c) = @_; 68 if ($c->req->body_params->{change}) { 69 $c->user->change_secret; 70 $c->stash(message => 'done'); 71 } 72 } 73 66 74 sub bye :Local { 67 75 my ($self, $c) = @_; -
websites/mobilecat/trunk/root/settings/index.tt
r16950 r16952 6 6 7 7 <a href="[% c.uri_for('mail') %]">メアド変更</a><br /> 8 <img src="http://static.koneta.org/dot.gif" height="5" /><br /> 9 10 <a href="[% c.uri_for('mailpost') %]">メールで投稿</a><br /> 8 11 <img src="http://static.koneta.org/dot.gif" height="5" /><br /> 9 12
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)