cvs: phpdoc-sv /reference/strings/functions echo.xml

[email protected] ("Per Gustafsson") Sat, 04 Jan 2003 19:59:55 -0000
Newsgroups php.doc.sv
Message-ID <cvsjome1041710395@cvsserver>
jome		Sat Jan  4 14:59:55 2003 EDT

  Modified files:              
    /phpdoc-sv/reference/strings/functions	echo.xml 
  Log:
  deleted note on print() to synx with en
  
Index: phpdoc-sv/reference/strings/functions/echo.xml
diff -u phpdoc-sv/reference/strings/functions/echo.xml:1.1 phpdoc-sv/reference/strings/functions/echo.xml:1.2
--- phpdoc-sv/reference/strings/functions/echo.xml:1.1	Wed Sep 11 16:13:56 2002
+++ phpdoc-sv/reference/strings/functions/echo.xml	Sat Jan  4 14:59:55 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: Jome Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: Jome Status: ready -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.echo">
    <refnamediv>
@@ -23,8 +23,7 @@
      en parameter till echo får du inte omsluta parametrarna med
      parenteser. Det är inte möjligt att använda <function>echo</function>
      i anslutning till en
-     <link linkend="functions.variable-functions">variabelfunktion</link>
-     men du kan använda <function>print</function> istället.
+     <link linkend="functions.variable-functions">variabelfunktion</link>.
      <example>
       <title><function>echo</function>-exempel</title>
       <programlisting role="php">