[Vtigercrm-developers] [Vtigercrm-commits] [Vtiger development] #8301: MailManager upgrade
Matteo Baranzoni
info at greenbitweb.com
Fri Oct 17 05:08:22 GMT 2014
You need to remove using vtlibs:
<?php
$Vtiger_Utils_Log = true;
include_once('vtlib/Vtiger/Module.php');
$module = Vtiger_Module::getInstance('MODULENAME');
if($module) {
$module->delete();
}
?>
and manually remove folder /module/Mailmanager
2014-10-17 6:44 GMT+02:00 Vtiger development <vtiger-tickets at trac.vtiger.com
>:
> #8301: MailManager upgrade
> -------------------------+------------------------
> Reporter: mark2Review | Owner: developer
> Type: defect | Status: new
> Priority: unassigned | Milestone: 6.1.0
> Component: vtigercrm | Version: 6.1.0
> Severity: Medium | Resolution:
> Keywords: |
> -------------------------+------------------------
>
> Comment (by mark2Review):
>
> I have removed MailManager 6.0 manually so I now have no mailmanager.
>
> What I need now is MailManager6.1 to manually install
>
> --
> Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8301#comment:1
> >
> Vtiger development <http://trac.vtiger.com/>
> Vtiger CRM
> _______________________________________________
> vtigercrm-commits mailing list
> vtigercrm-commits at lists.vtigercrm.com
> http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20141017/1ad5ffe9/attachment.html>
More information about the vtigercrm-developers
mailing list