From 434375e85de8f3cee5a1f25e4a18c26cdb641a76 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Mon, 25 Nov 2002 01:51:30 +0000 Subject: [PATCH] Added note for Win32 users. "Copy sablot.dll to use this module" git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105607 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/xslt/reference.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/reference/xslt/reference.xml b/reference/xslt/reference.xml index 16aaed6eec..2eaf9c5cf5 100644 --- a/reference/xslt/reference.xml +++ b/reference/xslt/reference.xml @@ -1,5 +1,5 @@ - + XSLT functions XSLT @@ -69,6 +69,15 @@ --with-sablot-js. + + Note to Win32 Users + + In order to enable this module on a Windows environment, you must copy + sablot.dll from the DLL folder of the PHP/Win32 binary + package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 + or C:\WINDOWS\SYSTEM32) + +