Skip to content

Commit

Permalink
nutrient all
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalisbury committed Mar 3, 2017
1 parent 15df02e commit 31d7ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
require './routes/rules.php';
require './routes/food.php';
require './routes/decision.php';
require './routes/nutrient.php';

// Run App
$app->run();

0 comments on commit 31d7ca0

Please sign in to comment.