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
/
autoload.php
autoload.php
in Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification trunk, at vendor/autoload.php
8 lines
178 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
ComposerAutoloaderInit3be1c9b38c1af01909fcefd322c95ea4
::
getLoader
(
)
;
8