!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/includes/admin/views/   drwxr-xr-x
Free 290.56 GB of 429.69 GB (67.62%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     html-notice-update.php (1.29 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * Admin View: Notice - Update
 *
 * @package Kkart\Admin
 */

if ( ! defined'ABSPATH' ) ) {
    exit;
}

$update_url wp_nonce_url(
    
add_query_arg'do_update_kkart''true'admin_url'admin.php?page=kkart-settings' ) ),
    
'kkart_db_update',
    
'kkart_db_update_nonce'
);

?>
<div id="message" class="updated kkart-message kkart-connect">
    <p>
        <strong><?php esc_html_e'Kkart database update required''kkart' ); ?></strong>
    </p>
    <p>
        <?php
            esc_html_e
'Kkart has been updated! To keep things running smoothly, we have to update your database to the newest version.''kkart' );

            
/* translators: 1: Link to docs 2: Close link. */
            
printf' ' esc_html__'The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via %1$sWP CLI%2$s.''kkart' ), '<a href="https://github.com/kkart/kkart/wiki/Upgrading-the-database-using-WP-CLI">''</a>' );
        
?>
    </p>
    <p class="submit">
        <a href="<?php echo esc_url$update_url ); ?>" class="kkart-update-now button-primary">
            <?php esc_html_e'Update Kkart Database''kkart' ); ?>
        </a>
        <a href="https://docs.kkart.com/document/how-to-update-kkart/" class="button-secondary">
            <?php esc_html_e'Learn more about updates''kkart' ); ?>
        </a>
    </p>
</div>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0042 ]--