[Vtigercrm-developers] Why can't i do like this in vtiger/modules/vtiger/actions/save.php ?

Alan Lord alanslists at gmail.com
Tue Jan 26 10:04:42 GMT 2016


On 25/01/16 18:29, Kiran Raju wrote:
> Hi,
>        I am writing like this
> $result = $adb->query("SELECT cf_1577 FROM vtiger_eservices WHERE asset
> = 13012 and cf_1606 = 'Service Done'");
>   in vtiger/modules/vtiger/actions/save.php

You should _really_ use the server API unless you know what you are 
doing ;-)

Al




More information about the vtigercrm-developers mailing list