Sindbad~EG File Manager

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

<?php

class NextendSocialProviderPaypal extends NextendSocialProviderDummy {

    protected $color = '#014ea0';

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

NextendSocialLogin::addProvider(new NextendSocialProviderPaypal());

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