Sindbad~EG File Manager

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

<?php

class NextendSocialProviderKakao extends NextendSocialProviderDummy {

    protected $color = '#000000';

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

NextendSocialLogin::addProvider(new NextendSocialProviderKakao());

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