Date: 10/26/99
- Next message: Kristian Köhntopp: "Re: [PHPLIB-DEV] no_next_fetch in db_oracle.inc"
- Previous message: kk: "[PHPLIB-DEV] cvs commit"
- Next in thread: negro: "[PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: kk
Date: Tue Oct 26 14:04:41 1999
Modified files:
php-lib/doc/sgml/04-template.sgml
Log message:
- Too many fingers on keyboard error, change operator.
Index: php-lib/doc/sgml/04-template.sgml
diff -u php-lib/doc/sgml/04-template.sgml:1.2 php-lib/doc/sgml/04-template.sgml:1.3
--- php-lib/doc/sgml/04-template.sgml:1.2 Tue Oct 26 14:03:21 1999
+++ php-lib/doc/sgml/04-template.sgml Tue Oct 26 14:04:11 1999
@@ -1,4 +1,4 @@
-<!-- $Id: 04-template.sgml,v 1.2 1999/10/26 12:03:21 kk Exp $ -->
+<!-- $Id: 04-template.sgml,v 1.3 1999/10/26 12:04:11 kk Exp $ -->
<sect1>Template
<p>
<em/Note:/ If you think that this is like FastTemplates, read
@@ -313,7 +313,7 @@
$t->parse("OUT", array("box", "page"));
# finish out and print it.
- $t->p("out");
+ $t->p("OUT");
?>
<hr>
<?php
-
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: Kristian Köhntopp: "Re: [PHPLIB-DEV] no_next_fetch in db_oracle.inc"
- Previous message: kk: "[PHPLIB-DEV] cvs commit"
- Next in thread: negro: "[PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

