Subversion Repository Public Repository

Nextrek

Diff Revisions 240 vs 242 for /Android/SmartCharging/endPoints/add_commento.php

Diff revisions: vs.
  @@ -1,6 +1,5 @@
1 1 <?php
2 - require ("CommentRepository.php");
3 - require ("Comment.php");
2 + require_once("CommentRepository.php");
4 3
5 4 $servername = "localhost";
6 5 $username = "smartcharging";