Fix: la bétise n'a pas de limite ! restons archaïque.

This commit is contained in:
Regis Houssin 2013-01-28 20:30:33 +01:00
parent a268592b61
commit a177853299

View File

@ -675,14 +675,6 @@ if (! defined('NOREQUIRETRAN'))
} }
} }
// Use php template engine
if (! empty($conf->global->MAIN_USE_TEMPLATE_ENGINE) && ! defined('NOTEMPLATEENGINE'))
{
require_once DOL_DOCUMENT_ROOT.'/includes/savant/Savant3.php';
$tpl = new Savant3();
}
// Case forcing style from url // Case forcing style from url
if (GETPOST('theme')) if (GETPOST('theme'))
{ {