From 3b6540c7b92660d5889b584c6356923e65c863da Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 14 Jul 2011 12:01:22 +0000 Subject: [PATCH] Fix protos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313238 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/mongo/setslaveokay.xml | 2 +- reference/mongo/mongocollection/ensureindex.xml | 2 +- reference/mongo/mongocollection/setslaveokay.xml | 2 +- reference/mongo/mongodate/construct.xml | 4 ++-- reference/mongo/mongodb/setslaveokay.xml | 2 +- reference/mongo/mongotimestamp/construct.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/reference/mongo/mongo/setslaveokay.xml b/reference/mongo/mongo/setslaveokay.xml index 5015ccb022..37106ddcc6 100644 --- a/reference/mongo/mongo/setslaveokay.xml +++ b/reference/mongo/mongo/setslaveokay.xml @@ -11,7 +11,7 @@ &reftitle.description; public boolMongo::setSlaveOkay - boolok + booloktrue diff --git a/reference/mongo/mongocollection/ensureindex.xml b/reference/mongo/mongocollection/ensureindex.xml index bb05c472c1..60538c0232 100644 --- a/reference/mongo/mongocollection/ensureindex.xml +++ b/reference/mongo/mongocollection/ensureindex.xml @@ -15,7 +15,7 @@ public boolMongoCollection::ensureIndex arraykeys - arrayoptions + arrayoptionsarray() A unique index cannot be created on a field if multiple existing documents do diff --git a/reference/mongo/mongocollection/setslaveokay.xml b/reference/mongo/mongocollection/setslaveokay.xml index f4919e865e..ca615f967e 100644 --- a/reference/mongo/mongocollection/setslaveokay.xml +++ b/reference/mongo/mongocollection/setslaveokay.xml @@ -11,7 +11,7 @@ &reftitle.description; public boolMongoCollection::setSlaveOkay - boolok + booloktrue diff --git a/reference/mongo/mongodate/construct.xml b/reference/mongo/mongodate/construct.xml index 9c2bfee243..69cc90295a 100644 --- a/reference/mongo/mongodate/construct.xml +++ b/reference/mongo/mongodate/construct.xml @@ -11,8 +11,8 @@ &reftitle.description; MongoDate::__construct - intsec - intusec + intsectime() + intusec0 Creates a new date. If no parameters are given, the current time is used. diff --git a/reference/mongo/mongodb/setslaveokay.xml b/reference/mongo/mongodb/setslaveokay.xml index 9a4dcaa3a8..58dba04a86 100644 --- a/reference/mongo/mongodb/setslaveokay.xml +++ b/reference/mongo/mongodb/setslaveokay.xml @@ -11,7 +11,7 @@ &reftitle.description; public boolMongoDB::setSlaveOkay - boolok + booloktrue diff --git a/reference/mongo/mongotimestamp/construct.xml b/reference/mongo/mongotimestamp/construct.xml index 364fcb2328..a900c4ad4c 100644 --- a/reference/mongo/mongotimestamp/construct.xml +++ b/reference/mongo/mongotimestamp/construct.xml @@ -11,7 +11,7 @@ &reftitle.description; MongoTimestamp::__construct - intsec + intsectime() intinc