!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

C:\Users\DMZ\Desktop\cumbreclima\wp-content\plugins\js_composer\include\classes\shortcodes\   drwxrwxrwx
Free 4.11 GB of 39.52 GB (10.39%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     vc-carousel.php (1.33 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
require_once vc_path_dir('SHORTCODES_DIR''vc-posts-grid.php');
class 
WPBakeryShortCode_Vc_Carousel extends WPBakeryShortCode_VC_Posts_Grid {
    protected static 
$carousel_index 1;

    public function 
__construct$settings ) {
        
parent::__construct$settings );
        
// $this->addAction( 'wp_enqueue_scripts', 'jsCssScripts' );
        
$this->jsCssScripts();
    }

    public function 
jsCssScripts() {
        
// wp_register_script('vc_bxslider', vc_asset_url('lib/bxslider-4/jquery.bxslider.min.js'));
        // wp_register_style('vc_bxslider_css', vc_asset_url('lib/bxslider-4/jquery.bxslider.css'));
        // wp_register_script('vc_swiper', vc_asset_url('lib/swiper/dist/idangerous.swiper-2.2.js'), array(), time());
        // wp_register_style('vc_swiper_css', vc_asset_url('lib/swiper/dist/idangerous.swiper.css'));
        
wp_register_script'vc_transition_bootstrap_js'vc_asset_url'lib/vc_carousel/js/transition.js' ), array(), WPB_VC_VERSIONtrue );
        
wp_register_script'vc_carousel_js'vc_asset_url'lib/vc_carousel/js/vc_carousel.js' ), array( 'vc_transition_bootstrap_js' ), WPB_VC_VERSIONtrue );
        
wp_register_style'vc_carousel_css'vc_asset_url'lib/vc_carousel/css/vc_carousel.css' ),  array(), WPB_VC_VERSION);
        
// try bootstap http://jsfiddle.net/HHsxc/2/
    
}

    public static function 
getCarouselIndex() {
        return 
self::$carousel_index ++ . '-' time();
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0468 ]--