From a90ebd3f3fc22b7e7ef76d48bb3d0c59283fad83 Mon Sep 17 00:00:00 2001 From: Michael Maclean Date: Mon, 5 Oct 2009 18:58:54 +0000 Subject: [PATCH] Do the URLs properly git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289230 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/cairo/setup.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/reference/cairo/setup.xml b/reference/cairo/setup.xml index 2a571066c8..170a1ea779 100644 --- a/reference/cairo/setup.xml +++ b/reference/cairo/setup.xml @@ -13,13 +13,11 @@ versions. Both unstable and stable versions can be used with the extension, but conditional support for new features is determined by the stable version below the unstable version in use. The latest cairo release can be found at - http://cairographics.org. + &url.cairo; The binary files used for the windows compiles can be found at - http://perisama.net/cairo/ along - with the project files used to create them. + &url.cairo.dl; along with the project files used to create them. @@ -27,8 +25,7 @@ &reftitle.install; Installation on Windows - Binary builds of the extension can be found at http://perisama.net/cairo/. + Binary builds of the extension can be found at &url.cairo.dl;. Download the correct zip file, place php_cairo.dll in the extensions directory, and enable it via the php.ini file in use. Please be sure the PHP minor version (5.2, 5.3) match, the thread safety (Thread Safe TS or