From 14a2b231ea9eb95db863a134e4003c5de57b0a0f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 12 Jan 2012 16:50:04 +0000 Subject: [PATCH] __construct() lives in .construct git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322144 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sam/SAMConnection/construct.xml | 2 +- reference/sam/SAMMessage/construct.xml | 2 +- reference/sam/reference.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/sam/SAMConnection/construct.xml b/reference/sam/SAMConnection/construct.xml index 523ca8c403..83398744ec 100644 --- a/reference/sam/SAMConnection/construct.xml +++ b/reference/sam/SAMConnection/construct.xml @@ -1,6 +1,6 @@ - + SAMConnection::__construct diff --git a/reference/sam/SAMMessage/construct.xml b/reference/sam/SAMMessage/construct.xml index 7ba193da87..fe7bc57e49 100644 --- a/reference/sam/SAMMessage/construct.xml +++ b/reference/sam/SAMMessage/construct.xml @@ -1,6 +1,6 @@ - + SAMMessage::__construct diff --git a/reference/sam/reference.xml b/reference/sam/reference.xml index 5614240e13..c48cbc798a 100644 --- a/reference/sam/reference.xml +++ b/reference/sam/reference.xml @@ -22,7 +22,7 @@ - new SAMConnection - construct a new connection object to allow connection to a messaging infrastructure. + new SAMConnection - construct a new connection object to allow connection to a messaging infrastructure. @@ -149,7 +149,7 @@ - new SAMMessage - construct a + new SAMMessage - construct a new message.