Commit c1bf132b6e7585b7d8f53e0ee90728bf6caf8aa4

Authored by Alex Savenko
1 parent 1cc5980b

test

Showing 1 changed file with 1 additions and 4 deletions   Show diff stats
app/library/App/Controllers/ProjectController.php
@@ -41,9 +41,6 @@ class ProjectController extends CrudResourceController { @@ -41,9 +41,6 @@ class ProjectController extends CrudResourceController {
41 return $response; 41 return $response;
42 } 42 }
43 43
44 - protected function getModelPrimaryKey()  
45 - {  
46 - return 'id';  
47 - } 44 +
48 45
49 } 46 }
50 \ No newline at end of file 47 \ No newline at end of file