PHP Classes

File: vendor/composer/autoload_classmap.php

Recommend this page to a friend!
  Classes of Ganesh Kandu   kchat   vendor/composer/autoload_classmap.php   Download  
File: vendor/composer/autoload_classmap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: kchat
Database driven PHP live chat system
Author: By
Last change:
Date: 6 years ago
Size: 804 bytes
 

Contents

Class file image Download
<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
   
'EasyPeasyICS' => $vendorDir . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
   
'PHPMailer' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
   
'PHPMailerOAuth' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauth.php',
   
'PHPMailerOAuthGoogle' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
   
'POP3' => $vendorDir . '/phpmailer/phpmailer/class.pop3.php',
   
'SMTP' => $vendorDir . '/phpmailer/phpmailer/class.smtp.php',
   
'ntlm_sasl_client_class' => $vendorDir . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
   
'phpmailerException' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
);