boutils %!s(int64=10) %!d(string=hai) anos
pai
achega
abd187604b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ajax/datastores.php

+ 0 - 1
ajax/datastores.php

@@ -12,7 +12,6 @@ function connect(){
   mysql_select_db('eligibilite', $link) or die(mysql_error());
 }
 
-
 function executeQuery($requete) {
   $resultat = mysql_query($requete) or die(mysql_error());