Works on product canvas and templates

This commit is contained in:
Regis Houssin 2010-05-05 10:16:24 +00:00
parent ef5bd8c1df
commit d76e7b48ee

View File

@ -118,7 +118,7 @@ class Canvas
*/
function display_canvas()
{
global $langs;
global $conf, $langs;
if (!empty($this->smarty))
{