Sindbad~EG File Manager

Current Path : /home/n/i/c/nicedoo/www/wp-content/plugins/nextend-facebook-connect/providers/slack/
Upload File :
Current File : /home/n/i/c/nicedoo/www/wp-content/plugins/nextend-facebook-connect/providers/slack/slack.php

<?php

class NextendSocialProviderSlack extends NextendSocialProviderDummy {

    protected $color = '#4A154B';

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

NextendSocialLogin::addProvider(new NextendSocialProviderSlack());

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