Date: 02/24/00
- Next message: Alexander Aulbach: "[PHPLIB-DEV] Re: [PHPLIB] layout_html.inc"
- Previous message: Kristian Köhntopp: "[PHPLIB-DEV] probe"
- Next in thread: Alexander Aulbach: "Re: [PHPLIB-DEV] cvs commit"
- Reply: Alexander Aulbach: "Re: [PHPLIB-DEV] cvs commit"
- Reply: Alexander Aulbach: "Re: [PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: sasha
Date: Fri Feb 25 00:33:07 2000
Added files:
php-lib/doc/sgml/05-menu2.sgml
php-lib/php/menu2.inc
Modified files:
php-lib/doc/sgml/documentation.sgml
Log message:
added menu2 - a rewrite of the menu class - to the development version.
Index: php-lib/doc/sgml/documentation.sgml
diff -u php-lib/doc/sgml/documentation.sgml:1.10 php-lib/doc/sgml/documentation.sgml:1.11
--- php-lib/doc/sgml/documentation.sgml:1.10 Tue Dec 14 07:33:22 1999
+++ php-lib/doc/sgml/documentation.sgml Fri Feb 25 00:33:02 2000
@@ -37,6 +37,7 @@
<!ENTITY f05sqlquery SYSTEM "05-sql_query.sgml">
<!ENTITY f05table SYSTEM "05-table.sgml">
<!ENTITY f05menu SYSTEM "05-menu.sgml">
+ <!ENTITY f05menu2 SYSTEM "05-menu2.sgml">
<!ENTITY f05form SYSTEM "05-form.sgml">
<!ENTITY f05tplform SYSTEM "05-tpl_form.sgml">
<!ENTITY f05tree SYSTEM "05-tree.sgml">
@@ -44,7 +45,7 @@
<!ENTITY f06ack SYSTEM "06-ack.sgml">
]>
-<!-- $Id: documentation.sgml,v 1.10 1999/12/14 06:33:22 ssilk Exp $ -->
+<!-- $Id: documentation.sgml,v 1.11 2000/02/24 23:33:02 sasha Exp $ -->
<article>
<title>PHP Base Library Documentation, Release phplib_7_2
@@ -52,7 +53,7 @@
<author>Boris Erdmann, boris <email protected>,
Kristian Köhntopp, kk <email protected>
and Sascha Schumann, sascha <email protected>
-<date>$Id: documentation.sgml,v 1.10 1999/12/14 06:33:22 ssilk Exp $
+<date>$Id: documentation.sgml,v 1.11 2000/02/24 23:33:02 sasha Exp $
<toc>
@@ -93,6 +94,7 @@
&f05sqlquery;
&f05table;
&f05menu;
+&f05menu2;
&f05form;
&f05tplform;
&f05tree;
-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.
- Next message: Alexander Aulbach: "[PHPLIB-DEV] Re: [PHPLIB] layout_html.inc"
- Previous message: Kristian Köhntopp: "[PHPLIB-DEV] probe"
- Next in thread: Alexander Aulbach: "Re: [PHPLIB-DEV] cvs commit"
- Reply: Alexander Aulbach: "Re: [PHPLIB-DEV] cvs commit"
- Reply: Alexander Aulbach: "Re: [PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

