// Merge -> revision 7906
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7909 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
include(dirname(__FILE__).'/../../config/config.inc.php');
|
||||
require_once(dirname(__FILE__).'/sendtoafriend.php');
|
||||
|
||||
$sendtoafriend = new sendToAFriend($dontTranslate = true);
|
||||
$sendtoafriend = new sendToAFriend();
|
||||
echo $sendtoafriend->displayPageForm();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user