[Vtigercrm-commits] [vtiger development] #6424: Field Formulas: VTExpressionEngine.inc - Invaild funtion signature

vtiger development vtiger-tickets at trac.vtiger.com
Wed Nov 18 09:14:59 EST 2009


#6424: Field Formulas: VTExpressionEngine.inc - Invaild funtion signature
-----------------------+----------------------------------------------------
 Reporter:  prasad     |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  major      |   Milestone:  5.2.0    
Component:  vtigercrm  |     Version:  5.1.0    
 Keywords:             |  
-----------------------+----------------------------------------------------
 private keyword is repeated twice for the function signature in
 modules/FieldForumlas/expression_engine/VTExpressionEngine.inc

 {{{
 private private function parse($str){
 }}}

 Remove one of the private.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6424>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list