mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
missing commit from index and text field change
This commit is contained in:
parent
7c141d1c65
commit
43b016f1e0
@ -69,6 +69,7 @@ class db_tools
|
|||||||
'text' => 'text',
|
'text' => 'text',
|
||||||
'timestamp' => 'timestamp',
|
'timestamp' => 'timestamp',
|
||||||
'bool' => 'boolean',
|
'bool' => 'boolean',
|
||||||
|
'ascii' => 'ascii',
|
||||||
// 'abstime' => 'abstime (mysql:timestamp)',
|
// 'abstime' => 'abstime (mysql:timestamp)',
|
||||||
);
|
);
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user