diff --git a/inc/databap.php b/inc/databap.php index 2bbcffc..0900529 100644 --- a/inc/databap.php +++ b/inc/databap.php @@ -7,7 +7,7 @@ class Databap extends PhpObject { //Common Constants - const VERSION = '1.0.0-RC1'; //Versioning: ..- + const VERSION = '1.0.0-RC2'; //Versioning: ..- const EXPECTED_PAGE_COOKIE = 'exp_page'; const MAIN_SEPARATOR = ' '; const DATE_FORMAT = 'd/m/Y'; diff --git a/todo b/todo index 4586857..0b57aaf 100644 --- a/todo +++ b/todo @@ -37,10 +37,4 @@ Testing - Update tokens : ~/?a=reset_token MEP 1.0.0 ---------- - -- Ajouter l'option 9 (email) : insert into option_names (option_name, type, language) values ('email', 'T', 'FR'); -- copier les emails de users à options -- supprimer colonne email de users -- Remplacer le External Access Token dans sap_website_parser.sh -- Faire un nouvel export de base \ No newline at end of file +--------- \ No newline at end of file