♥Gyakutsuki 154 Posted Tuesday at 07:18 PM Hello, In setting / Configuration / Email I have a button called Download Trashed if I click I download this a file with this. Could you explain me if I need to do something ? /*move to configuration_trash from configuration*/ replace into configuration_trash select * from configuration where configuration_id = '4621' /*delete from configuration*/ delete from configuration where configuration_id = '4621' Regards ----------------------------------------- Loïc Contact me by skype for business Contact me @gyakutsuki for an answer on the forum Share this post Link to post Share on other sites
ArtcoInc 380 Posted Thursday at 06:37 PM @Gyakutsuki oSC version? Share this post Link to post Share on other sites
♥Gyakutsuki 154 Posted Thursday at 08:33 PM V4 of course Regards ----------------------------------------- Loïc Contact me by skype for business Contact me @gyakutsuki for an answer on the forum Share this post Link to post Share on other sites