From 4003718f35247ef9b4a8d678389bda639677bac7 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 11 Oct 2006 19:16:58 +0000 Subject: --- user_guide/database/utilities.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/database/utilities.html') diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index 1fdc4b009..de025ea3a 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -311,9 +311,9 @@ $this->dbutil->backup($prefs); add_dropTRUETRUE/FALSEWhether to include DROP TABLE statements in your SQL export file. -add_insert/strong>TRUETRUE/FALSEWhether to include INSERT statements in your SQL export file. +add_insertTRUETRUE/FALSEWhether to include INSERT statements in your SQL export file. -newline/strong>"\n""\n", "\r", "\r\n"Type of newline to use in your SQL export file. +newline"\n""\n", "\r", "\r\n"Type of newline to use in your SQL export file. -- cgit v1.2.3-24-g4f1b