Suppression fonctions inutiles
This commit is contained in:
parent
11529140b8
commit
caedfaf3ab
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
require_once 'WsScore/WsScore.php';
|
||||
require_once 'WsScore/functions.php';
|
||||
require_once realpath(dirname(__FILE__)).'/Types.php';
|
||||
|
||||
class Entreprise extends WsScore
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
require_once 'WsScore/WsScore.php';
|
||||
require_once 'WsScore/functions.php';
|
||||
require_once realpath(dirname(__FILE__)).'/Types.php';
|
||||
|
||||
class Interne extends WsScore
|
||||
|
Loading…
Reference in New Issue
Block a user