1
0
mirror of synced 2024-12-13 14:56:01 +03:00

fixed missing links and mispell

This commit is contained in:
amadeus 2006-09-21 04:03:03 +00:00
parent ff19c0d591
commit eb3300270f

View File

@ -94,6 +94,7 @@ $menu = array("Getting started" =>
"Starting new project",
"Setting table definition" => array(
"Introduction",
"Table and class naming",
"Field(Column) naming",
"Data types and lengths",
"Constraints and validators",
@ -155,7 +156,7 @@ $menu = array("Getting started" =>
"Callbacks"),
"Connection"
=> array("Introduction",
"Availible drivers",
"Available drivers",
"Getting a table object",
"Flushing the connection",
"Querying the database",