Suppression fonctions inutiles

This commit is contained in:
Michael RICOIS 2011-11-23 10:04:36 +00:00
parent 11529140b8
commit caedfaf3ab
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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