Re: [Glpi-dev] Bug of migration

2011-08-11 Thread MoYo
Problem fixed. Thanks Julien Le 11/08/2011 07:28, Damien Touraine a écrit : SVN version 15366. index.html don't include autoload.php. So when you start with a fresh installation (by removing config/config_db.php) it can't find Html::redirect (Html class not resolved). As it is a border ef

[Glpi-dev] Bug of migration

2011-08-10 Thread Damien Touraine
SVN version 15366. index.html don't include autoload.php. So when you start with a fresh installation (by removing config/config_db.php) it can't find Html::redirect (Html class not resolved). As it is a border effect in a very specific page (/index.php) and a specific cas (fresh installation),