diff options
Diffstat (limited to 'admin/schema_inc.php')
| -rw-r--r-- | admin/schema_inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php index 2c4bc59..4ea8335 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -41,6 +41,7 @@ $tables = array( hits I4 NOTNULL DEFAULT 0, last_hit I8 NOTNULL DEFAULT 0, event_time I8 NOTNULL DEFAULT 0, + version I4, lang_code C(32), title C(160), ip C(39), |
