Sindbad~EG File Manager

Current Path : /var/www/html/taet.readinessglobal.com/wp-content/plugins/userpro1/functions/
Upload File :
Current File : /var/www/html/taet.readinessglobal.com/wp-content/plugins/userpro1/functions/_trial.php

<?php

	add_action('userpro_pre_form_message', 'userpro_trial_notice');
	function userpro_trial_notice(){
		if (get_option('userpro_trial') == 1) {
			echo '<div class="userpro-message userpro-message-demo"><p>'.sprintf(__('You are using a trial version of UserPro plugin. If you have purchased the plugin, please enter your purchase code to enable the full version. You can enter your <a href="%s">purchase code here</a>.','userpro'), admin_url() . 'admin.php?page=userpro&tab=licensing').'</p></div>';
		}
	}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists