Browse
For agents
About
MakeCommerce for WooCommerce
/
2.5.1
MakeCommerce for WooCommerce
v2.5.1
Switch version
4.1.0
4.0.8
trunk
1.0
1.0.1
1.0.2
1.0.3
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
2.0.0
2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5
2.2.0
2.2.1
2.2.2
All 96 releases
Overview
Code
makecommerce
/
includes
/
vendor
/
autoload.php
autoload.php
in MakeCommerce for WooCommerce 2.5.1, at includes/vendor/autoload.php
8 lines
183 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
//
autoload.php @generated by Composer
4
5
require_once
__DIR__
.
'
/composer
'
.
'
/autoload_real.php
'
;
6
7
return
ComposerAutoloaderInit6bea33ab114715c301583b5552b5197e
::
getLoader
(
)
;
8