Uname:Linux server5.csalmelo.nl 4.18.0-513.18.1.lve.2.el7h.x86_64 #1 SMP Sat Mar 30 14:35:39 UTC 2024 x86_64

Base Dir : /home/wilbrinksh/domains/wilbrinkshof.nl/public_html

User : wilbrinksh


403WebShell
403Webshell
Server IP : 62.165.66.11  /  Your IP : 216.73.216.143
Web Server : Apache/2
System : Linux server5.csalmelo.nl 4.18.0-513.18.1.lve.2.el7h.x86_64 #1 SMP Sat Mar 30 14:35:39 UTC 2024 x86_64
User : wilbrinksh ( 1120)
PHP Version : 7.4.33
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wilbrinksh/domains/wilbrinkshof.nl/public_html/wp-includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wilbrinksh/domains/wilbrinkshof.nl/public_html/wp-includes/wp-diff.php
<?php
/**
 * WordPress Diff bastard child of old MediaWiki Diff Formatter.
 *
 * Basically all that remains is the table structure and some method names.
 *
 * @package WordPress
 * @subpackage Diff
 */

// Don't load directly.
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

if ( ! class_exists( 'Text_Diff', false ) ) {
	/** Text_Diff class */
	require ABSPATH . WPINC . '/Text/Diff.php';
	/** Text_Diff_Renderer class */
	require ABSPATH . WPINC . '/Text/Diff/Renderer.php';
	/** Text_Diff_Renderer_inline class */
	require ABSPATH . WPINC . '/Text/Diff/Renderer/inline.php';
	/** Text_Exception class */
	require ABSPATH . WPINC . '/Text/Exception.php';
}

require ABSPATH . WPINC . '/class-wp-text-diff-renderer-table.php';
require ABSPATH . WPINC . '/class-wp-text-diff-renderer-inline.php';

Youez - 2016 - github.com/yon3zu
LinuXploit