Changeset 5509 for platform/tdiary/lib
- Timestamp:
- 01/25/08 19:13:18 (10 months ago)
- Files:
-
- 1 modified
-
platform/tdiary/lib/bayes.rb (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/lib/bayes.rb
r5383 r5509 84 84 85 85 h = host 86 while /^(.*?)[\.\- ](.*)$/=~h86 while /^(.*?)[\.\-_](.*)$/=~h 87 87 h = $2 88 88 push($1, prefix) … … 104 104 105 105 p = path 106 re = %r[^(.*)[/\-\. ](.*?)$]106 re = %r[^(.*)[/\-\._](.*?)$] 107 107 while re=~p 108 108 p = $1
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)