updated Ubuntu install doc
added 2 Vtiger reports, perl script generated git-svn-id: svn://192.168.202.10@1098 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1551,7 +1551,7 @@ CREATE INDEX phone_number on vicidial_closer_log (phone_number);
|
||||
CREATE INDEX date_user on vicidial_closer_log (call_date,user);
|
||||
CREATE INDEX comment_a on live_inbound_log (comment_a);
|
||||
|
||||
UPDATE system_settings SET db_schema_version='1137';
|
||||
UPDATE system_settings SET db_schema_version='1138';
|
||||
|
||||
GRANT RELOAD ON *.* TO cron@'%';
|
||||
GRANT RELOAD ON *.* TO cron@localhost;
|
||||
|
||||
Reference in New Issue
Block a user