Sindbad~EG File Manager

Current Path : /home/nicedoo/www/wp-content/plugins/nextend-facebook-connect/providers/linkedin/
Upload File :
Current File : /home/nicedoo/www/wp-content/plugins/nextend-facebook-connect/providers/linkedin/linkedin.php

<?php

class NextendSocialProviderLinkedIn extends NextendSocialProviderDummy {

    protected $color = '#0274b3';

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

NextendSocialLogin::addProvider(new NextendSocialProviderLinkedIn());

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists