Стратегии обучения
Уроки
Технологии
Участники
Проекты
Топики
Блоги
О проекте
if ( $contractor = $this->getContractor() AND $phone = $this->getProperty('phone') ){ $contractor->Profile->phone = $phone; $contractor->setDirty(); }