Browse
For agents
About
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification
/
trunk
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification
vtrunk
Switch version
5.6.2
5.6.3
5.6.1
5.6.0
5.5.0
5.4.0
5.3.2
5.3.1
5.1.6
5.1.5
trunk
2.1.5
2.11
2.12
2.13
2.15
3.0.0
3.0.1
3.0.2
3.0.3
3.0.5
3.0.51
3.0.60
3.0.61
3.0.62
All 38 releases
Overview
Code
double-opt-in
/
vendor
/
composer
/
autoload_namespaces.php
autoload_namespaces.php
in Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification trunk, at vendor/composer/autoload_namespaces.php
10 lines
149 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_namespaces.php @generated by Composer
4
5
$
vendorDir
=
dirname
(
dirname
(
__FILE__
)
)
;
6
$
baseDir
=
dirname
(
$
vendorDir
)
;
7
8
return
array
(
9
)
;
10