Pokaż
Ignoruj:
Data:
2009-12-23 11:59:36 (16 years ago)
Autor:
marek
Opis:

re #215

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/eCard/eCardMVC/Platnosci/Web.config

    r967 r971  
    131131                                <add namespace="System.Linq"/> 
    132132                                <add namespace="System.Collections.Generic"/> 
     133        <add namespace="adMoto.Payments.Core"/> 
     134        <add namespace="adMoto.Payments.Core.Data"/> 
     135        <add namespace="adMoto.Payments.Core.Interfaces"/> 
     136        <add namespace="adMoto.Payments.Web"/> 
     137        <add namespace="adMoto.Payments.Web.Helpers"/> 
     138        <add namespace="adMoto.Payments.Web.Models"/> 
    133139      </namespaces> 
    134140                </pages>