fixed missing links and mispell
This commit is contained in:
parent
ff19c0d591
commit
eb3300270f
@ -94,6 +94,7 @@ $menu = array("Getting started" =>
|
|||||||
"Starting new project",
|
"Starting new project",
|
||||||
"Setting table definition" => array(
|
"Setting table definition" => array(
|
||||||
"Introduction",
|
"Introduction",
|
||||||
|
"Table and class naming",
|
||||||
"Field(Column) naming",
|
"Field(Column) naming",
|
||||||
"Data types and lengths",
|
"Data types and lengths",
|
||||||
"Constraints and validators",
|
"Constraints and validators",
|
||||||
@ -155,7 +156,7 @@ $menu = array("Getting started" =>
|
|||||||
"Callbacks"),
|
"Callbacks"),
|
||||||
"Connection"
|
"Connection"
|
||||||
=> array("Introduction",
|
=> array("Introduction",
|
||||||
"Availible drivers",
|
"Available drivers",
|
||||||
"Getting a table object",
|
"Getting a table object",
|
||||||
"Flushing the connection",
|
"Flushing the connection",
|
||||||
"Querying the database",
|
"Querying the database",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user