aboutsummaryrefslogtreecommitdiffstats
path: root/lib/http_client.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2007-07-14 18:24:52 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2007-07-14 18:24:52 +0100
commit8c4afbfa61848893bf2749943640fe842ad03bc3 (patch)
treee2a8633fadd2162a0e9874d5e2d50b53fdd4a842 /lib/http_client.c
parentc9c7ca771d3b06ab448a72bdcddfdacd5be815c0 (diff)
parentcbaac62b34403c8bb2bd207e7d91da3d7884f4f7 (diff)
Merging more debian/ changes.
Diffstat (limited to 'lib/http_client.c')
0 files changed, 0 insertions, 0 deletions
fix/0.20.0.12 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/outgoing_mailer.rb
blob: 1546d3fd066e3b5f6db8866550cfee55bbebab82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90