Index: functions/class.dir.xml =================================================================== RCS file: /repository/phpdoc/en/reference/dir/functions/class.dir.xml,v retrieving revision 1.11 diff -u -p -r1.11 class.dir.xml --- functions/class.dir.xml 20 Jun 2007 22:24:21 -0000 1.11 +++ functions/class.dir.xml 12 Aug 2007 23:52:51 -0000 @@ -4,15 +4,15 @@ dir - Directory class + Return an instance of the Directory class &reftitle.description; - dir + Directory - dir + Directory stringdirectory @@ -88,15 +88,6 @@ cli system-dependent. - - - This defines the internal class - Directory, meaning that you will not be - able to define your own classes with that name. For a full list - of predefined classes in PHP, please see Predefined Classes. - -