SILENT KILLERPanel

Current Path: > > opt > cloudlinux > > alt-php55 > root > usr > > > share > pear > > ezc > > > Archive > > > exceptions


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.8
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/cloudlinux//alt-php55/root/usr///share/pear//ezc///Archive///exceptions

NameTypeSizeLast ModifiedActions
block_size.php File 873 bytes December 18 2019 11:18:59.
checksum.php File 685 bytes December 18 2019 11:18:59.
empty.php File 572 bytes December 18 2019 11:18:59.
entry_prefix.php File 754 bytes December 18 2019 11:18:59.
exception.php File 589 bytes December 18 2019 11:18:59.
internal_exception.php File 658 bytes December 18 2019 11:18:59.
io.php File 585 bytes December 18 2019 11:18:59.
unknown_type.php File 726 bytes December 18 2019 11:18:59.
value.php File 1108 bytes December 18 2019 11:18:59.

Reading File: //opt/cloudlinux//alt-php55/root/usr///share/pear//ezc///Archive///exceptions/exception.php

<?php
/**
 * File containing the ezcArchiveException class.
 *
 * @package Archive
 * @version 1.4.1
 * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
 * @license http://ez.no/licenses/new_bsd New BSD License
 */

/**
 * General exception class for the Archive package.
 *
 * @package Archive
 * @version 1.4.1
 */
class ezcArchiveException extends ezcBaseException
{
    /**
     * Construct a new archive exception.
     *
     * @param string $message
     */
    public function __construct( $message )
    {
        parent::__construct( $message );
    }
}
?>

SILENT KILLER Tool