aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl_client.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-05-18 00:38:39 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-05-18 00:38:39 +0100
commit5d1b3a9529f7aadab62026be0eb9f4ca0f6311ce (patch)
treec19799c2a6bda5c90adf2f0808888bf327a6a3f9 /lib/ssl_client.h
parent8822d23385bf7c35d67eaff1d0ce81470ba73f4f (diff)
purple_conv_chat_invite_user() is libpurple >= 2.6.0, so use
serv_chat_invite() instead.
Diffstat (limited to 'lib/ssl_client.h')
0 files changed, 0 insertions, 0 deletions
0.19.0.9 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/comment/new.rhtml
blob: 1a4f2c0dc1c80b174b85d2ee40ab494f2e8f1aaa (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