I think uploading packs is more or less working. I nutted out a few bugs in a lot...
[rock.divinelegy.git] / Controllers / PackTestController.php
index 656f9f9..060514a 100644 (file)
@@ -17,7 +17,7 @@ class PackTestController implements IDivineController
     }\r
     \r
     public function indexAction() {\r
-        $pack = $this->_packRepository->findById(1);\r
+        $pack = $this->_packRepository->findById(10);\r
 \r
         echo '<pre>';\r
         print_r($pack);\r