PHP 8.2.31
Preview: amazon.php Size: 334 B
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/nextend-facebook-connect/providers/amazon/amazon.php

<?php

class NextendSocialProviderAmazon extends NextendSocialProviderDummy {

    protected $color = '#2f292b';

    public function __construct() {
        $this->id    = 'amazon';
        $this->label = 'Amazon';
        $this->path  = dirname(__FILE__);
    }
}

NextendSocialLogin::addProvider(new NextendSocialProviderAmazon());

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
334 B lrw-r--r-- 2025-05-19 13:47:07
Edit Download
2.98 KB lrw-r--r-- 2025-05-19 13:47:07
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).