░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/home/fotosel/.trash/wp-content.1/plugins/call-now-button/src/notices
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: CnbNotices.php
<?php namespace cnb\notices; // don't load directly defined( 'ABSPATH' ) || die( '-1' ); class CnbNotices { // PHP 5.4 does not support arrays as const, wait for PHP 5.6 of 7 for this const TYPES = 'error,warning,info,success'; /** * @var CnbNotice[] */ public $error = array(); /** * @var CnbNotice[] */ public $warning = array(); /** * @var CnbNotice[] */ public $info = array(); /** * @var CnbNotice[] */ public $success = array(); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 CnbAdminNotices.php
PHP
6.4 KB
2022-06-18 05:32
EDIT
📄 CnbNotice.php
PHP
788 B
2022-06-18 05:32
EDIT
📄 CnbNotices.php
PHP
521 B
2022-06-18 05:32
EDIT
📄 index.php
PHP
27 B
2022-06-18 05:32
EDIT