mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 00:14:57 +02:00
todo updates
This commit is contained in:
@ -137,7 +137,8 @@
|
||||
todo_pri int,
|
||||
todo_status int,
|
||||
todo_datecreated int,
|
||||
todo_datedue int
|
||||
todo_startdate int,
|
||||
todo_enddate int
|
||||
)";
|
||||
$db->query($sql);
|
||||
|
||||
|
Reference in New Issue
Block a user