Subversion Repository Public Repository

Nextrek

Diff Revisions 222 vs 223 for /Android/SmartCharging/endPoints/registrazione_locale.php

Diff revisions: vs.
  @@ -44,6 +44,6 @@
44 44 }
45 45
46 46 echo json_encode($risposta);
47 - $conn = null; //Close the collection to the DBMS
47 + $conn = null; //Close the connection to the DBMS
48 48
49 49 ?>