Evolution #7252
Methode EoleTestClient [2.4]
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.4
Description
Mettre en place une méthode eole afin de tester si le client phpcas est initialisé ou non.
Related issues
Associated revisions
insertion de la methode EoleTestphpCAS (ref #7252)
suppression du message de debug (ref #7252)
History
#1 Updated by Joël Cuissinat over 8 years ago
- Subject changed from Methode EoleTestClient to Methode EoleTestClient [2.4]
- Due date set to 02/21/2014
- Status changed from Nouveau to Résolu
- Assigned To set to Arnaud FORNEROT
- % Done changed from 0 to 100
#2 Updated by Joël Cuissinat over 8 years ago
=> paquet eole-php-cas_2.4.0-7
#3 Updated by Joël Cuissinat over 8 years ago
- Status changed from Résolu to Fermé
root@horus:~# grep -A2 EoleTestphpCAS /usr/share/php/CAS/eoleCAS.php public static function EoleTestphpCAS() { return(is_object(self::$_PHPCAS_CLIENT)); }