ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /de language-snippets.ent
by Friedhelm Betz other posts by this author
Dec 18 2001 11:21PM messages near this date
[PHP-DOC] cvs: phpdoc /ja/functions pgsql.xml | [PHP-DOC] cvs: phpdoc /en/chapters security.xml
betz		Tue Dec 18 18:21:00 2001 EDT

  Modified files:              
    /phpdoc/de	language-snippets.ent 
  Log:
  add warn.undocumented.func  necessary?
  
Index: phpdoc/de/language-snippets.ent
diff -u phpdoc/de/language-snippets.ent:1.11 phpdoc/de/language-snippets.ent:1.12
--- phpdoc/de/language-snippets.ent:1.11	Mon Dec 10 17:09:09 2001
+++ phpdoc/de/language-snippets.ent	Tue Dec 18 18:21:00 2001
@@ -1,4 +1,4 @@
-<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.11 2001/12/10 22:09:09 betz Exp $ --> 
+<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.12 2001/12/18 23:21:00 betz Exp $ --> 
 
 <!ENTITY warn.experimental '<warning> <simpara>Diese Erweiterung ist
 <emphasis> EXPERIMENTELL</emphasis>. Das Verhalten dieser Erweiterung,
@@ -12,6 +12,10 @@
 Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne
 Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf
 eigenes Risiko.</simpara> </warning>'>
+
+<!ENTITY warn.undocumented.func '<warning> <simpara>Diese Funktion ist
+bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
+</simpara> </warning>'>
 
 <!ENTITY tip.ob-capture '<tip> <simpara>Bei allem, dessen Ausgabe des Ergebnisses
 direkt im Browser angezeigt wird, können Sie die

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved