add piwik installation
This commit is contained in:
parent
90aa4ef157
commit
8c5d4f0c31
3197 changed files with 563902 additions and 0 deletions
12
www/analytics/vendor/composer/autoload_namespaces.php
vendored
Normal file
12
www/analytics/vendor/composer/autoload_namespaces.php
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
// autoload_namespaces.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Twig_' => array($vendorDir . '/twig/twig/lib'),
|
||||
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
||||
'JShrink' => array($vendorDir . '/tedivm/jshrink/src'),
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue