From ecfeb03a72617c78520ae0a2c81abca42a3c1611 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Wed, 25 Oct 2006 23:29:44 +0000 Subject: [PATCH] First model of new upgrade.php scripts and comments in old ones. Need validation before extending them everywhere across core. MDL-7214 Merged from MOODLE_17_STABLE --- mod/glossary/db/mysql.php | 7 ++++++- mod/glossary/db/postgres7.php | 7 +++++++ mod/glossary/db/upgrade.php | 36 +++++++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 mod/glossary/db/upgrade.php diff --git a/mod/glossary/db/mysql.php b/mod/glossary/db/mysql.php index 11406096f5..a7392c2641 100644 --- a/mod/glossary/db/mysql.php +++ b/mod/glossary/db/mysql.php @@ -1,6 +1,9 @@ -- 2.39.5