PATH:
home
/
letacommog
/
winwithd
/
wp-content
/
plugins
/
paid-member-subscriptions
/
includes
/
modules
<?php // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) exit; // recaptcha if( file_exists( PMS_PLUGIN_DIR_PATH . 'includes/modules/recaptcha/index.php' ) ) include_once PMS_PLUGIN_DIR_PATH . 'includes/modules/recaptcha/index.php';
[+]
..
[+]
recaptcha
[-] modules.php
[edit]