From 5bce15857eb269694325dc227cc23faeef3e7c0f Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Tue, 18 Apr 2006 03:45:23 +0000 Subject: [PATCH] added a comment --- lib/datalib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/datalib.php b/lib/datalib.php index f4fab718cd..ede7e62988 100644 --- a/lib/datalib.php +++ b/lib/datalib.php @@ -208,7 +208,7 @@ function modify_database($sqlfile='', $sqlstring='') { /** * Add a new field to a table, or modify an existing one (if oldfield is defined). - * + * Warning: Please be careful on primary keys, as this function will eat auto_increments * @uses $CFG * @uses $db * @param string $table ? -- 2.39.5