summaryrefslogtreecommitdiff
path: root/DB
diff options
context:
space:
mode:
Diffstat (limited to 'DB')
-rw-r--r--DB/change_db_to_v232_to_c233.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/DB/change_db_to_v232_to_c233.sql b/DB/change_db_to_v232_to_c233.sql
new file mode 100644
index 00000000..1e4596fa
--- /dev/null
+++ b/DB/change_db_to_v232_to_c233.sql
@@ -0,0 +1,2 @@
+ALTER TABLE `UserCVS` ADD `admin/dect_call.php` CHAR( 1 ) NOT NULL DEFAULT 'N' AFTER `admin/dect.php` ;
+