|
|
|
|
@ -2,11 +2,12 @@ |
|
|
|
|
/* |
|
|
|
|
* Created on 28 juil. 2006 by Elixir Interactive http://www.elixir-interactive.com |
|
|
|
|
*/ |
|
|
|
|
$language_file = array ('registration', 'index','tracking'); |
|
|
|
|
require ('../inc/global.inc.php'); |
|
|
|
|
|
|
|
|
|
$nameTools= get_lang('Progression'); |
|
|
|
|
// name of the language file that needs to be included |
|
|
|
|
$language_file = array ('registration', 'index','trad4all','tracking'); |
|
|
|
|
|
|
|
|
|
$cidReset=true; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|