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

<?php

class NextendSocialProviderGitHub extends NextendSocialProviderDummy {

    protected $color = '#24292e';

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

NextendSocialLogin::addProvider(new NextendSocialProviderGitHub());

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.29 KB lrw-r--r-- 2025-05-19 13:47:07
Edit Download

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