slawek          Mon Jan 21 16:24:00 2002 EDT

  Modified files:              
    /phpdoc/pl/language operators.xml 
  Log:
  Updated to EN 1.31
  
  
Index: phpdoc/pl/language/operators.xml
diff -u phpdoc/pl/language/operators.xml:1.7 phpdoc/pl/language/operators.xml:1.8
--- phpdoc/pl/language/operators.xml:1.7        Thu Dec 20 07:53:41 2001
+++ phpdoc/pl/language/operators.xml    Mon Jan 21 16:24:00 2002
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.29 Maintainer: Qrak Status: ready -->
-<!-- $Revision: 1.7 $ -->
+<!-- EN-Revision: 1.31 Maintainer: Qrak Status: ready -->
+<!-- $Revision: 1.8 $ -->
  <chapter id="language.operators">
   <title>Operatory</title>
   <simpara>
@@ -341,14 +341,14 @@
    <note>
     <para>
      Operator ten nie działa kiedy <link
-     linkend="ini.safe-mode">safe mode</link> jest włączony.
+     linkend="ini.safe-mode">safe mode</link> jest włączony, lub 
+     <function>shell_exec</function> jest zablokowana.
     </para>
    </note>
    <para>
-    Zobacz też <function>system</function>,
-    <function>passthru</function>, <function>exec</function>,
-    <function>popen</function>, and
-    <function>escapeshellcmd</function>.
+    Zobacz też <function>escapeshellcmd</function>, <function>exec</function>,
+    <function>passthru</function>, <function>popen</function>,
+    <function>shell_exec</function> i <function>system</function>.
    </para>
   </sect1>
 
@@ -627,6 +627,7 @@
 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:"../../manual.ced"
 sgml-exposed-tags:nil


Reply via email to