PHP Classes

File: app/vendor/composer/autoload_classmap.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/vendor/composer/autoload_classmap.php   Download  
File: app/vendor/composer/autoload_classmap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP IP Logger
Track user IP addresses that access certain pages
Author: By
Last change:
Date: 1 year ago
Size: 327 bytes
 

Contents

Class file image Download
<?php

// autoload_classmap.php @generated by Composer

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

return array(
   
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
   
'foroco\\BrowserDetection' => $vendorDir . '/foroco/php-browser-detection/src/BrowserDetection.php',
);