Changeset 7080 for platform/tdiary/util
- Timestamp:
- 02/24/08 02:31:49 (9 months ago)
- Files:
-
- 1 modified
-
platform/tdiary/util/posttdiary/posttdiary.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/util/posttdiary/posttdiary.rb
r7079 r7080 113 113 raise "#{File::basename __FILE__}: no mail text." if not mail or mail.length == 0 114 114 115 head, body = mail.split( /(?:\r?\n){2} , 2 )115 head, body = mail.split( /(?:\r?\n){2}/, 2 ) 116 116 117 117 if head =~ /Content-Type:\s*Multipart\/Mixed.*boundary=\"(.*?)\"/im then
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)