svn: /phpdoc/ar/trunk/reference/var/ book.xml constants.xml
[email protected] (Salah Faya) Sat, 29 Oct 2011 18:34:40 +0000
| Newsgroups | php.doc.ar |
|---|---|
| Message-ID | <[email protected]> |
--46b92761444727ca10de573181ee989a76d94e35
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
visualmind Sat, 29 Oct 2011 18:34:40 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=318565
Log:
Submitted by Anonymous #8698
Bug: https://bugs.php.net/8698 (Closed) freediskspace returns zero when used on a windows 2000 'spanned' dynamic drive.
Changed paths:
A phpdoc/ar/trunk/reference/var/book.xml
A phpdoc/ar/trunk/reference/var/constants.xml
Added: phpdoc/ar/trunk/reference/var/book.xml
===================================================================
--- phpdoc/ar/trunk/reference/var/book.xml (rev 0)
+++ phpdoc/ar/trunk/reference/var/book.xml 2011-10-29 18:34:40 UTC (rev 318565)
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 313269 Maintainer: visualmind Status: ready Editor: Anonymous -->
+<!-- Membership: core -->
+<!-- Reviewed: no -->
+
+<book xml:id="book.var" xmlns="http://docbook.org/ns/docbook">
+ <title>التعامل مع المتغيرات</title>
+
+ <preface xml:id="intro.var">
+ &reftitle.intro;
+ <para>
+ للحصول على معلومات حول كيفية التصرف راجع
+ <link linkend="language.variables">المتغيرات </link>ادخال في
+ <link linkend="langref">مرجع اللغة </link> للقسم الدليل.
+ </para>
+ </preface>
+
+ &reference.var.setup;
+ &reference.var.constants;
+ &reference.var.reference;
+
+</book>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
+
Property changes on: phpdoc/ar/trunk/reference/var/book.xml
___________________________________________________________________
Added: svn:keywords
+ Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
Added: svn:eol-style
+ native
Added: phpdoc/ar/trunk/reference/var/constants.xml
===================================================================
--- phpdoc/ar/trunk/reference/var/constants.xml (rev 0)
+++ phpdoc/ar/trunk/reference/var/constants.xml 2011-10-29 18:34:40 UTC (rev 318565)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+
+<appendix xml:id="var.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ &reftitle.constants;
+ &no.constants;
+</appendix>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
+
Property changes on: phpdoc/ar/trunk/reference/var/constants.xml
___________________________________________________________________
Added: svn:keywords
+ Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
Added: svn:eol-style
+ native
--46b92761444727ca10de573181ee989a76d94e35--