

Nextrek
Diff Revisions 414 vs 415 for /Android/SmartCharging/endPoints/nightly/add_commento.php
@@ -5,7 +5,7 @@ | |||
5 | 5 | header('Content-Type: application/json; charset=UTF-8'); | |
6 | 6 | ||
7 | 7 | require_once("constants.php"); | |
8 | - | require_once("CommentRepository.php"); | |
8 | + | require_once("repositories/CommentRepository.php"); | |
9 | 9 | require_once("utilities.php"); | |
10 | 10 | ||
11 | 11 | $servername = "localhost"; |