summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-24 03:12:22 +0200
committeradmin <devnull@localhost>2006-09-24 03:12:22 +0200
commit8b180be71430efa5726389ee03107d1cadd52626 (patch)
tree8391c99bf8afdf1e57871766cd50cdfd6ee684e2 /user_guide
parent7d8a3c7a5de132cd540b637753f10333694b9420 (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/libraries/database/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/libraries/database/index.html b/user_guide/libraries/database/index.html
index ed118ad60..d50ff9292 100644
--- a/user_guide/libraries/database/index.html
+++ b/user_guide/libraries/database/index.html
@@ -74,6 +74,7 @@ structures and Active Record patterns. The database functions offer clear, simpl
<li><a href="queries.html">Queries</a></li>
<li><a href="results.html">Query Results</a></li>
<li><a href="active_record.html">Active Record Class</a></li>
+ <li><a href="transactions.html">Transactions</a></li>
<li><a href="fields.html">Field MetaData</a></li>
<li><a href="table_data.html">Table MetaData</a></li>
<li><a href="call_function.html">Custom Function Calls</a></li>