Sindbad~EG File Manager

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

<?php

class NextendSocialProviderWordpress extends NextendSocialProviderDummy {

    protected $color = '#3499cd';

    public function __construct() {
        $this->id    = 'wordpress';
        $this->label = 'WordPress.com';
        $this->path  = dirname(__FILE__);
    }
}

NextendSocialLogin::addProvider(new NextendSocialProviderWordpress());

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