I noticed when you delete a contact it removes itself from the address book,
but it's still in the MySQL database. MySQL seems to mark it as "Deprecated".
How long does that remain in the database?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I noticed when you delete a contact it removes itself from the address book,
but it's still in the MySQL database. MySQL seems to mark it as "Deprecated".
How long does that remain in the database?
I think you can manage it with the "history" parameter in config.php
Ahh, that did it, Yossin.
Thank you.