PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins
/
comments-ratings
/
core
/
tests
<?php defined('ABSPATH') or die; // ensure EXT is defined if ( ! defined('EXT')) { define('EXT', '.php'); } error_reporting(-1); $basepath = realpath('..').DIRECTORY_SEPARATOR; require $basepath.'bootstrap'.EXT;
[+]
..
[-] bootstrap.php
[edit]
[-] sample-config.php
[edit]