didou Sun Apr 3 18:57:22 2005 EDT
Modified files: /phpdoc/en/reference/msql/functions msql-createdb.xml msql-dbname.xml msql-fieldflags.xml msql.xml msql-fieldlen.xml msql-fieldname.xml msql-fieldtable.xml msql-fieldtype.xml msql-numrows.xml msql-numfields.xml msql-regcase.xml msql-tablename.xml Log: Switch to the new style
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-createdb.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/msql/functions/msql-createdb.xml diff -u phpdoc/en/reference/msql/functions/msql-createdb.xml:1.5 phpdoc/en/reference/msql/functions/msql-createdb.xml:1.6 --- phpdoc/en/reference/msql/functions/msql-createdb.xml:1.5 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-createdb.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.msql-createdb"> <refnamediv> <refname>msql_createdb</refname> <refpurpose>Alias of <function>msql_create_db</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_create_db</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-dbname.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-dbname.xml diff -u phpdoc/en/reference/msql/functions/msql-dbname.xml:1.4 phpdoc/en/reference/msql/functions/msql-dbname.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-dbname.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-dbname.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-dbname"> <refnamediv> <refname>msql_dbname</refname> <refpurpose>Alias of <function>msql_result</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_result</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fieldflags.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-fieldflags.xml diff -u phpdoc/en/reference/msql/functions/msql-fieldflags.xml:1.4 phpdoc/en/reference/msql/functions/msql-fieldflags.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-fieldflags.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-fieldflags.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-fieldflags"> <refnamediv> <refname>msql_fieldflags</refname> <refpurpose>Alias of <function>msql_field_flags</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_field_flags</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql.xml diff -u phpdoc/en/reference/msql/functions/msql.xml:1.4 phpdoc/en/reference/msql/functions/msql.xml:1.5 --- phpdoc/en/reference/msql/functions/msql.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql"> <refnamediv> <refname>msql</refname> <refpurpose>Alias of <function>msql_db_query</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_db_query</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fieldlen.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-fieldlen.xml diff -u phpdoc/en/reference/msql/functions/msql-fieldlen.xml:1.4 phpdoc/en/reference/msql/functions/msql-fieldlen.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-fieldlen.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-fieldlen.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-fieldlen"> <refnamediv> <refname>msql_fieldlen</refname> <refpurpose>Alias of <function>msql_field_len</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_field_len</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fieldname.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-fieldname.xml diff -u phpdoc/en/reference/msql/functions/msql-fieldname.xml:1.4 phpdoc/en/reference/msql/functions/msql-fieldname.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-fieldname.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-fieldname.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-fieldname"> <refnamediv> <refname>msql_fieldname</refname> <refpurpose>Alias of <function>msql_field_name</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_field_name</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fieldtable.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-fieldtable.xml diff -u phpdoc/en/reference/msql/functions/msql-fieldtable.xml:1.4 phpdoc/en/reference/msql/functions/msql-fieldtable.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-fieldtable.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-fieldtable.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-fieldtable"> <refnamediv> <refname>msql_fieldtable</refname> <refpurpose>Alias of <function>msql_field_table</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_field_table</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fieldtype.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-fieldtype.xml diff -u phpdoc/en/reference/msql/functions/msql-fieldtype.xml:1.4 phpdoc/en/reference/msql/functions/msql-fieldtype.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-fieldtype.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-fieldtype.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-fieldtype"> <refnamediv> <refname>msql_fieldtype</refname> <refpurpose>Alias of <function>msql_field_type</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_field_type</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-numrows.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-numrows.xml diff -u phpdoc/en/reference/msql/functions/msql-numrows.xml:1.4 phpdoc/en/reference/msql/functions/msql-numrows.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-numrows.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-numrows.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-numrows"> <refnamediv> <refname>msql_numrows</refname> <refpurpose>Alias of <function>msql_num_rows</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_num_rows</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-numfields.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-numfields.xml diff -u phpdoc/en/reference/msql/functions/msql-numfields.xml:1.4 phpdoc/en/reference/msql/functions/msql-numfields.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-numfields.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-numfields.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-numfields"> <refnamediv> <refname>msql_numfields</refname> <refpurpose>Alias of <function>msql_num_fields</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_num_fields</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-regcase.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/msql/functions/msql-regcase.xml diff -u phpdoc/en/reference/msql/functions/msql-regcase.xml:1.4 phpdoc/en/reference/msql/functions/msql-regcase.xml:1.5 --- phpdoc/en/reference/msql/functions/msql-regcase.xml:1.4 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-regcase.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.msql-regcase"> <refnamediv> <refname>msql_regcase</refname> <refpurpose>Alias of <function>sql_regcase</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>sql_regcase</function>. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-tablename.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/msql/functions/msql-tablename.xml diff -u phpdoc/en/reference/msql/functions/msql-tablename.xml:1.5 phpdoc/en/reference/msql/functions/msql-tablename.xml:1.6 --- phpdoc/en/reference/msql/functions/msql-tablename.xml:1.5 Sun Apr 3 18:53:24 2005 +++ phpdoc/en/reference/msql/functions/msql-tablename.xml Sun Apr 3 18:57:21 2005 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.msql-tablename"> <refnamediv> <refname>msql_tablename</refname> <refpurpose>Alias of <function>msql_result</function></refpurpose> </refnamediv> - <refsect1> - <title>Description</title> + <refsect1 role="description"> + &reftitle.description; <para> This function is an alias of <function>msql_result</function>. </para>