16 lines
950 B
PHP
16 lines
950 B
PHP
<?php
|
|
// Generated by ZF's ./bin/classmap_generator.php
|
|
return array(
|
|
'Scores_Auth_Adapter_Db' => dirname(__FILE__) . '//Auth/Adapter/Db.php',
|
|
'Scores_Auth_Adapter_Ws' => dirname(__FILE__) . '//Auth/Adapter/Ws.php',
|
|
'Scores_Locale_String' => dirname(__FILE__) . '//Locale/String.php',
|
|
'Scores_Mail_Method' => dirname(__FILE__) . '//Mail/Method.php',
|
|
'Scores_Validate_IpInNetwork' => dirname(__FILE__) . '//Validate/IpInNetwork.php',
|
|
'Scores_Wkhtml_Pdf' => dirname(__FILE__) . '//Wkhtml/Pdf.php',
|
|
'Scores_Ws_Doc' => dirname(__FILE__) . '//Ws/Doc.php',
|
|
'Scores_Ws_Exception' => dirname(__FILE__) . '//Ws/Exception.php',
|
|
'Scores_Ws_Form_GetIdentite' => dirname(__FILE__) . '//Ws/Form/GetIdentite.php',
|
|
'Scores_Ws_Server' => dirname(__FILE__) . '//Ws/Server.php',
|
|
'Scores_Ws_Trigger' => dirname(__FILE__) . '//Ws/Trigger.php',
|
|
);
|