From 76abb83b66dc9886f33c4bd2f8a9c71bf969f118 Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 22 Jun 2018 12:57:13 +0000 Subject: [PATCH] GDPR doc update git-svn-id: svn://192.168.202.10@3003 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/docs/EU_GDPR_COMPLIANCE.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/agc_2-X/trunk/docs/EU_GDPR_COMPLIANCE.txt b/agc_2-X/trunk/docs/EU_GDPR_COMPLIANCE.txt index bdb34092..5ff3cc06 100644 --- a/agc_2-X/trunk/docs/EU_GDPR_COMPLIANCE.txt +++ b/agc_2-X/trunk/docs/EU_GDPR_COMPLIANCE.txt @@ -1,4 +1,4 @@ -EUROPEAN UNION GDPR COMPLIANCE Started: 2018-03-02 Updated: 2018-03-02 +EUROPEAN UNION GDPR COMPLIANCE Started: 2018-03-02 Updated: 2018-06-22 !!!!! NOTE THIS SET OF FEATURES IS NOT ENABLED IN VICIDIAL BY DEFAULT !!!!! @@ -59,6 +59,10 @@ The "download" option will provide you with a ZIP file containing all lead and l The "review and purge" option will take you to a confirmation page where you can permanently delete the personal information that is stored in the system +NOTE: if you are not using a VICIbox 8.x or newer web server, make sure that your installation of PHP has the ZipArchive class installed: +http://php.net/manual/en/zip.installation.php + + New VICIdial back-end scripts -