Browse
For agents
About
InfiniteWP Client
/
trunk
InfiniteWP Client
vtrunk
Switch version
1.13.10
1.13.7
trunk
0.1.4
0.1.5
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.1.0
1.1.1
1.1.10
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.11.0
1.11.1
1.12.1
1.12.3
All 92 releases
Overview
Code
iwp-client
/
lib
/
amazon
/
autoload.php
autoload.php
in InfiniteWP Client trunk, at lib/amazon/autoload.php
8 lines
185 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
ComposerAutoloaderInita18f93306907d0e5d733e09482ad91d6
::
getLoader
(
)
;
8