diff options
author | Luke Fitzgerald <lw.fitzgerald@googlemail.com> | 2010-06-29 11:14:26 -0700 |
---|---|---|
committer | Luke Fitzgerald <lw.fitzgerald@googlemail.com> | 2010-06-29 11:14:26 -0700 |
commit | 7ac937e8e00b83135c6473496dcbbf9d3bef8bdd (patch) | |
tree | 9b4d38eb114d409ae8ecdf7c485c5a9fd41d4857 /plugins/Msn/README | |
parent | 2e8a4e3a0f4cbbf56e8a80e92a01b83d9dec15df (diff) |
Added required PHP extensions to README
Diffstat (limited to 'plugins/Msn/README')
-rw-r--r-- | plugins/Msn/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Msn/README b/plugins/Msn/README index 1c799a253..fa7bc2fb2 100644 --- a/plugins/Msn/README +++ b/plugins/Msn/README @@ -1,5 +1,8 @@ The MSN plugin allows users to send and receive notices over the MSN network. +Required PHP extensions: +curl pcre mhash mcrypt bcmath + Installation ============ add "addPlugin('msn', |