diff options
| author | damosoft <damosoft> | 2006-03-27 22:06:03 +0000 |
|---|---|---|
| committer | damosoft <damosoft> | 2006-03-27 22:06:03 +0000 |
| commit | 1eaf057053924e9f2627edd70e1bef4cc265f8dd (patch) | |
| tree | 93528d3867aeed5e10b925d5fe47142f22d5951c /admin | |
| parent | eab24471ed380d1fb17210c5dd2deae9d25d85c7 (diff) | |
| download | messages-1eaf057053924e9f2627edd70e1bef4cc265f8dd.tar.gz messages-1eaf057053924e9f2627edd70e1bef4cc265f8dd.tar.bz2 messages-1eaf057053924e9f2627edd70e1bef4cc265f8dd.zip | |
missing ,
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/schema_inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php index 905d1b3..34d1197 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -16,7 +16,7 @@ $tables = array( is_read C(1), is_replied C(1), is_flagged C(1), - group_id I4 + group_id I4, priority I4 ", |
