sebet (April 11th, 2013)
 
			
			 
			
			
			
			
			
				 
			
			 
			
				
function jr_check_plan( $errors ){
    if ( empty( $_POST['plan'] ) ) {
        $errors->add( 'no-plan', __( 'You muse select a Plan to continue.', APP_TD ) );
        return $errors;
    } 
sebet (April 11th, 2013)
There are currently 1 users browsing this thread. (0 members and 1 guests)