|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
#
|
|
#
|
|
|
# Table structure for table 'pages'
|
|
# Table structure for table 'pages'
|
|
|
-# Possible values for ot_page_type are : ROOT, MANDATORY_EDITABLE, MANDATORY_NON_EDITABLE, USER_CREATED
|
|
|
|
|
|
|
+# Possible values for ot_page_type are : ROOT, MANDATORY_EDITABLE, MANDATORY_NON_EDITABLE, NON_MANDATORY, USER_CREATED
|
|
|
#
|
|
#
|
|
|
CREATE TABLE pages (
|
|
CREATE TABLE pages (
|
|
|
manually_deleted smallint(5) unsigned NOT NULL DEFAULT 0,
|
|
manually_deleted smallint(5) unsigned NOT NULL DEFAULT 0,
|