░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/home/fotosel/.trash/wp-content/plugins/elementor/core/files/file-types
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: json.php
<?php namespace Elementor\Core\Files\File_Types; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Json extends Base { /** * Get File Extension * * Returns the file type's file extension * * @since 3.3.0 * * @return string - file extension */ public function get_file_extension() { return 'json'; } /** * Get Mime Type * * Returns the file type's mime type * * @since 3.5.0 * * @return string mime type */ public function get_mime_type() { return 'application/json'; } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 base.php
PHP
1.3 KB
2022-06-09 15:28
EDIT
📄 json.php
PHP
544 B
2022-06-09 15:28
EDIT
📄 svg.php
PHP
18.1 KB
2022-06-09 15:28
EDIT
📄 zip.php
PHP
4.5 KB
2022-06-09 15:28
EDIT