maj.php 69 B

123456
  1. <?php
  2. function goSql(){
  3. //maj::query("...");
  4. return TRUE;
  5. }