WP Customer Reviews – shortcodes

The plugin registrer some shortcodes in wp-custom-reviews.php:

add_shortcode( 'WPCR_INSERT', array(&$this, 'shortcode_wpcr_insert') );
add_shortcode( 'WPCR_SHOW', array(&$this, 'shortcode_wpcr_show') );

Try: [WPCR_INSERT] and [WPCR_SHOW]

error code: 521