From 7ac937e8e00b83135c6473496dcbbf9d3bef8bdd Mon Sep 17 00:00:00 2001 From: Luke Fitzgerald Date: Tue, 29 Jun 2010 11:14:26 -0700 Subject: [PATCH] Added required PHP extensions to README --- plugins/Msn/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/Msn/README b/plugins/Msn/README index 1c799a253f..fa7bc2fb22 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', -- 2.39.5