a
This commit is contained in:
parent
a32ee6b490
commit
7a278f168c
|
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
require_once 'Framework/Modele.php';
|
require_once 'Framework/Modele.php';
|
||||||
|
|
||||||
class Client extends Modele {
|
class Client extends Modele {
|
||||||
|
|
||||||
public function getClients($nomsearch=null, $prenomsearch=null, $telsearch=null, $numeroPolicesearch=null)
|
public function getClients($nomsearch=null, $prenomsearch=null, $telsearch=null, $numeroPolicesearch=null)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user