Показать сообщение отдельно
Старый 26.04.2013, 13:11   #3  
abv2703 is offline
abv2703
Участник
 
93 / 22 (1) +++
Регистрация: 05.12.2003
Адрес: Санкт-Петербург, улица Бухарестсткая
Увы, нема у меня такого:

PHP код:
        if (reader.isEndElement()) //table end-element
        
{
            if (
axBcStack.count() > 0)
            {
                if (
document!= null)
                {   
//In update mode
                    
this.deleteUntouchedSubRecords(currentEntity,_mapPolicy);
                }