Changeset 1833

Show
Ignore:
Timestamp:
Mon Nov 21 18:36:08 2005
Author:
fgerlits
Message:

merging [1832] back to the trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/livesupport/src/modules/storageClient/src/WebStorageClient.cxx

    r1612 r1833  
    1568 1568              << std::string(*playlist->getId())  
    1569 1569              << ".";  
    1570   // removed temporarily; see ticket #1468  
    1571   //        throw XmlRpcMethodResponseException(eMsg.str());  
      1570         throw XmlRpcMethodResponseException(eMsg.str());  
    1572 1571     }  
    1573 1572 }