Zbiór zmian 949 dla trunk/eCard/eCardMVC/Platnosci/Controllers/AccountController.cs
- Data:
- 2009-12-11 16:57:08 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci/Controllers/AccountController.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Controllers/AccountController.cs
r948 r949 23 23 public AccountController() 24 24 { 25 _repository = new Repository<vPlatnosciEcard>(new DataContext 1());25 _repository = new Repository<vPlatnosciEcard>(new DataContext()); 26 26 FormsAuth = new FormsAuthenticationService(); 27 27 _funkcjePlatnosci = new FunkcjePlatnosci();
