Creating a Database-driven Application"

From Documentation
(minor issue with <code> tag.)
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
in Defining a template, in subsection "add the sorting feature":
 
in Defining a template, in subsection "add the sorting feature":
<ocde>auto(name)</code>
+
<ocde>auto(name)</code><br />
 +
should be
 +
:<code&gt;auto(name)</code>
  
should be "<code>auto(name)</code>"
+
Fixed. Thanks.

Latest revision as of 01:04, 29 March 2011

in Defining a template, in subsection "add the sorting feature": <ocde>auto(name)
should be

<code>auto(name)

Fixed. Thanks.