Browse
For agents
About
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings
/
6.3.5
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings
v6.3.5
Switch version
7.2.1
7.2
7.1.2
7.1.1
7.1
7.0.4
7.0.6
7.0.7
6.3.8
6.3.7
6.3.6
6.3.5
6.3.4
6.3.3
6.3.1
trunk
5.7.3
5.7.5
5.8.1
5.8.2
5.8.3
5.8.4
5.8.6
6.0.4
6.0.5
All 36 releases
Overview
Code
mlsimport
/
vendor
/
composer
/
autoload_classmap.php
autoload_classmap.php
in MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings 6.3.5, at vendor/composer/autoload_classmap.php
11 lines
222 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_classmap.php @generated by Composer
4
5
$
vendorDir
=
dirname
(
__DIR__
)
;
6
$
baseDir
=
dirname
(
$
vendorDir
)
;
7
8
return
array
(
9
'
Composer
\\
InstalledVersions
'
=>
$
vendorDir
.
'
/composer/InstalledVersions.php
'
,
10
)
;
11