aidan Wed Nov 3 02:30:01 2004 EDT
Modified files:
/phpdoc/en/reference/array/functions count.xml
Log:
Improved refpurpose
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/count.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/array/functions/count.xml
diff -u phpdoc/en/reference/array/functions/count.xml:1.14
phpdoc/en/reference/array/functions/count.xml:1.15
--- phpdoc/en/reference/array/functions/count.xml:1.14 Tue Nov 2 18:41:00 2004
+++ phpdoc/en/reference/array/functions/count.xml Wed Nov 3 02:30:01 2004
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
<refentry id="function.count">
<refnamediv>
<refname>count</refname>
- <refpurpose>Count elements in an array or an object</refpurpose>
+ <refpurpose>Count elements in an array, or properties in an object</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>