Uploaded wp-Contact form to plugins folder.
When I called it got:
"Fatal error: Call to undefined function load_plugin_textdomain() in /home/nsacoali/public_html/wp-content/plugins/wp-contactform/options-contactform.php on line 8"
Following is line 8
load_plugin_textdomain('wpcf',$path = 'wp-content/plugins/wp-contactform');
Please what's wrong?