git-svn-id: https://msi/svn/firstRepo/Service/branches/Manut_2.2.3@44 0f545695-f87b-41b6-9a03-7f16563b5454

This commit is contained in:
2016-01-11 17:05:15 +00:00
parent 4e871bdbd3
commit b64172c2e9
3 changed files with 101 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ $app->group('/api', function () use ($app) {
include "./ricette.php";
include "./profile.php";
include "./image.php";
include "./spacciatoripm.php";
});
$app->group('/backend', function () use ($app) {