Submit
Path:
~
/
home
/
getwphos
/
www
/
shellfish
/
wp-content
/
plugins
/
uipro
/
includes
/
libraries
/
plugin-updates
/
vendor
/
File Content:
Parsedown.php
<?php if ( !class_exists('Parsedown', false) ) { //Load the Parsedown version that's compatible with the current PHP version. if ( version_compare(PHP_VERSION, '5.3.0', '>=') ) { require __DIR__ . '/ParsedownModern.php'; } else { require __DIR__ . '/ParsedownLegacy.php'; } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
Parsedown.php
293 bytes
0644
ParsedownLegacy.php
38844 bytes
0644
ParsedownModern.php
39150 bytes
0644
PucReadmeParser.php
12559 bytes
0644
N4ST4R_ID | Naxtarrr