- Timestamp:
- 10/03/08 17:45:22 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/plain_php/trunk/action/FollowAction.php
r20337 r20610 25 25 $this->getFriendshipService()->follow($user_id, $this->followID); 26 26 send_mail($follow_user['email'], 27 $user_name . ' is now following you on Twitter!',27 $user_name . ' is now following you on Phwittr!', 28 28 $user_name . ' があなたをフォローし始めました。 29 29 … … 39 39 $this->getFriendshipService()->request($user_id, $this->followID); 40 40 send_mail($follow_user['email'], 41 $user_name . ' is now requesting you on Twitter!',41 $user_name . ' is now requesting you on Phwittr!', 42 42 $user_name . ' があなたをフォローするためにリクエストしました。 43 43
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)