Index: trunk/eCard/eCardMVC/Platnosci/Controllers/AccountController.cs
===================================================================
--- trunk/eCard/eCardMVC/Platnosci/Controllers/AccountController.cs (revision 948)
+++ trunk/eCard/eCardMVC/Platnosci/Controllers/AccountController.cs (revision 949)
@@ -23,5 +23,5 @@
         public AccountController()
         {
-            _repository = new Repository<vPlatnosciEcard>(new DataContext1());
+            _repository = new Repository<vPlatnosciEcard>(new DataContext());
             FormsAuth = new FormsAuthenticationService();
             _funkcjePlatnosci = new FunkcjePlatnosci();
