[PHP-DOC] cvs: phpdoc /en bookinfo.xml preface.xml /en/appendices aliases.xml debugger.xml escaping.xml history.xml http-stuff.xml migration.xml migration4.xml phpdevel.xml regexp.xml reserved.xml resources.xml /en/chapters config.xml install.xml intro.xml security.xml /en/faq build.xml common.xml databases.xml general.xml html.xml installation.xml languages.xml mailinglist.xml migration.xml migration4.xml misc.xml obtaining.xml using.xml /en/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connections.xml remote-files.xml safe-mode.xml /en/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml ctype.xml curl.xml cybercash.xml cybermut.xml datetime.xml dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml dir.xml domxml.xml errorfunc.xml exec.xml fbsql.xml fdf.xml filepro.xml filesystem.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml iconv.xml ifx.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml math.xml mbstring.xml mcal.xml mcrypt.xml mhash.xml ming.xml misc.xml mnogosearch.xml msql.xml mssql.xml mysql.xml network.xml nis.xml oci8.xml openssl.xml oracle.xml outcontrol.xml ovrimos.xml pcntl.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml printer.xml pspell.xml readline.xml recode.xml regex.xml satellite.xml sem.xml sesam.xml session.xml shmop.xml snmp.xml sockets.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml wddx.xml xml.xml xslt.xml yaz.xml zip.xml zlib.xml /en/language basic-syntax.xml constants.xml control-structures.xml expressions.xml functions.xml oop.xml operators.xml references.xml types.xml variables.xml /en/pear about.xml benchmark_timer.xml pear.xml standards.xml From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 09/21/01

jeroen Fri Sep 21 18:47:52 2001 EDT

  Modified files:
    /phpdoc/en bookinfo.xml preface.xml
    /phpdoc/en/appendices aliases.xml debugger.xml escaping.xml
                                 history.xml http-stuff.xml migration.xml
                                 migration4.xml phpdevel.xml regexp.xml
                                 reserved.xml resources.xml
    /phpdoc/en/chapters config.xml install.xml intro.xml security.xml
    /phpdoc/en/faq build.xml common.xml databases.xml general.xml
                          html.xml installation.xml languages.xml
                          mailinglist.xml migration.xml migration4.xml
                          misc.xml obtaining.xml using.xml
    /phpdoc/en/features connection-handling.xml cookies.xml
                               error-handling.xml file-upload.xml
                               http-auth.xml images.xml
                               persistent-connections.xml remote-files.xml
                               safe-mode.xml
    /phpdoc/en/functions apache.xml array.xml aspell.xml bc.xml
                                bzip2.xml calendar.xml ccvs.xml classobj.xml
                                com.xml cpdf.xml ctype.xml curl.xml
                                cybercash.xml cybermut.xml datetime.xml
                                dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml
                                dir.xml domxml.xml errorfunc.xml exec.xml
                                fbsql.xml fdf.xml filepro.xml filesystem.xml
                                ftp.xml funchand.xml gettext.xml gmp.xml
                                http.xml hw.xml ibase.xml icap.xml iconv.xml
                                ifx.xml image.xml imap.xml info.xml
                                ingres_ii.xml ircg.xml java.xml ldap.xml
                                mail.xml math.xml mbstring.xml mcal.xml
                                mcrypt.xml mhash.xml ming.xml misc.xml
                                mnogosearch.xml msql.xml mssql.xml mysql.xml
                                network.xml nis.xml oci8.xml openssl.xml
                                oracle.xml outcontrol.xml ovrimos.xml
                                pcntl.xml pcre.xml pdf.xml pfpro.xml pgsql.xml
                                posix.xml printer.xml pspell.xml readline.xml
                                recode.xml regex.xml satellite.xml sem.xml
                                sesam.xml session.xml shmop.xml snmp.xml
                                sockets.xml strings.xml swf.xml sybase.xml
                                uodbc.xml url.xml var.xml wddx.xml xml.xml
                                xslt.xml yaz.xml zip.xml zlib.xml
    /phpdoc/en/language basic-syntax.xml constants.xml
                               control-structures.xml expressions.xml
                               functions.xml oop.xml operators.xml
                               references.xml types.xml variables.xml
    /phpdoc/en/pear about.xml benchmark_timer.xml pear.xml
                           standards.xml
  Log:
  Fix modelines for VI(M) for the manual (en).
  
  Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.
  
  This was discussed before, and this turned out to be best for all vi(m)
  versions.