?Left base folder: C:\wamp\www\saquiama_desa\sistema Right base folder: C:\wamp\www\saquiama\sistema File: lib\filter\doctrine\base\BaseCustomerFormFilter.class.php 23,28d22 < //RS010013#FE300612#DF1#I < 'phone' => new sfWidgetFormFilterInput(), < 'invoicing_serie' => new sfWidgetFormFilterInput(), < 'comments' => new sfWidgetFormFilterInput(), < 'shipping_name' => new sfWidgetFormFilterInput(), < //RS010013#FE300612#DF1#F 39,44d32 < //RS010013#FE300612#DF1#I < 'phone' => new sfValidatorPass(array('required' => false)), < 'invoicing_serie' => new sfValidatorPass(array('required' => false)), < 'comments' => new sfValidatorPass(array('required' => false)), < 'shipping_name' => new sfValidatorPass(array('required' => false)), < //RS010013#FE300612#DF1#F 72,77d59 < //RS010013#FE300612#DF1#I < 'phone' => 'Text', < 'invoicing_serie' => 'Text', < 'comments' => 'Text', < 'shipping_name' => 'Text', < //RS010013#FE300612#DF1#F