diff --git a/evoadmin/AUTHOR b/AUTHOR similarity index 100% rename from evoadmin/AUTHOR rename to AUTHOR diff --git a/evoadmin/INSTALL b/INSTALL similarity index 100% rename from evoadmin/INSTALL rename to INSTALL diff --git a/evoadmin/LICENSE b/LICENSE similarity index 100% rename from evoadmin/LICENSE rename to LICENSE diff --git a/evoadmin/README b/README similarity index 100% rename from evoadmin/README rename to README diff --git a/evoadmin/TODO b/TODO similarity index 100% rename from evoadmin/TODO rename to TODO diff --git a/evoadmin/htdocs/admin.php b/htdocs/admin.php similarity index 100% rename from evoadmin/htdocs/admin.php rename to htdocs/admin.php diff --git a/evoadmin/htdocs/alias.php b/htdocs/alias.php similarity index 100% rename from evoadmin/htdocs/alias.php rename to htdocs/alias.php diff --git a/evoadmin/htdocs/auth.php b/htdocs/auth.php similarity index 100% rename from evoadmin/htdocs/auth.php rename to htdocs/auth.php diff --git a/evoadmin/htdocs/compte.php b/htdocs/compte.php similarity index 100% rename from evoadmin/htdocs/compte.php rename to htdocs/compte.php diff --git a/evoadmin/htdocs/config/.gitignore b/htdocs/config/.gitignore similarity index 100% rename from evoadmin/htdocs/config/.gitignore rename to htdocs/config/.gitignore diff --git a/evoadmin/htdocs/config/conf-dist.php b/htdocs/config/conf-dist.php similarity index 100% rename from evoadmin/htdocs/config/conf-dist.php rename to htdocs/config/conf-dist.php diff --git a/evoadmin/htdocs/config/connect-dist.php b/htdocs/config/connect-dist.php similarity index 100% rename from evoadmin/htdocs/config/connect-dist.php rename to htdocs/config/connect-dist.php diff --git a/evoadmin/htdocs/css/main.css b/htdocs/css/main.css similarity index 100% rename from evoadmin/htdocs/css/main.css rename to htdocs/css/main.css diff --git a/evoadmin/htdocs/domaine.php b/htdocs/domaine.php similarity index 100% rename from evoadmin/htdocs/domaine.php rename to htdocs/domaine.php diff --git a/evoadmin/htdocs/favicon.ico b/htdocs/favicon.ico similarity index 100% rename from evoadmin/htdocs/favicon.ico rename to htdocs/favicon.ico diff --git a/evoadmin/htdocs/help.php b/htdocs/help.php similarity index 100% rename from evoadmin/htdocs/help.php rename to htdocs/help.php diff --git a/evoadmin/htdocs/img/favicon.ico b/htdocs/img/favicon.ico similarity index 100% rename from evoadmin/htdocs/img/favicon.ico rename to htdocs/img/favicon.ico diff --git a/evoadmin/htdocs/img/logo.png b/htdocs/img/logo.png similarity index 100% rename from evoadmin/htdocs/img/logo.png rename to htdocs/img/logo.png diff --git a/evoadmin/htdocs/inc/debut.php b/htdocs/inc/debut.php similarity index 100% rename from evoadmin/htdocs/inc/debut.php rename to htdocs/inc/debut.php diff --git a/evoadmin/htdocs/inc/fin.php b/htdocs/inc/fin.php similarity index 100% rename from evoadmin/htdocs/inc/fin.php rename to htdocs/inc/fin.php diff --git a/evoadmin/htdocs/inc/haut.php b/htdocs/inc/haut.php similarity index 100% rename from evoadmin/htdocs/inc/haut.php rename to htdocs/inc/haut.php diff --git a/evoadmin/htdocs/index.php b/htdocs/index.php similarity index 100% rename from evoadmin/htdocs/index.php rename to htdocs/index.php diff --git a/evoadmin/htdocs/lib/common.php b/htdocs/lib/common.php similarity index 100% rename from evoadmin/htdocs/lib/common.php rename to htdocs/lib/common.php diff --git a/evoadmin/htdocs/lib/functions.php b/htdocs/lib/functions.php similarity index 100% rename from evoadmin/htdocs/lib/functions.php rename to htdocs/lib/functions.php diff --git a/evoadmin/htdocs/lib/hook-dist.php b/htdocs/lib/hook-dist.php similarity index 100% rename from evoadmin/htdocs/lib/hook-dist.php rename to htdocs/lib/hook-dist.php diff --git a/evoadmin/htdocs/robots.txt b/htdocs/robots.txt similarity index 100% rename from evoadmin/htdocs/robots.txt rename to htdocs/robots.txt diff --git a/evoadmin/htdocs/superadmin.php b/htdocs/superadmin.php similarity index 100% rename from evoadmin/htdocs/superadmin.php rename to htdocs/superadmin.php diff --git a/evoadmin/htdocs/vendor/bootstrap/css/bootstrap.min.css b/htdocs/vendor/bootstrap/css/bootstrap.min.css similarity index 100% rename from evoadmin/htdocs/vendor/bootstrap/css/bootstrap.min.css rename to htdocs/vendor/bootstrap/css/bootstrap.min.css diff --git a/evoadmin/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf b/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from evoadmin/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf rename to htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf diff --git a/evoadmin/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff b/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from evoadmin/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff rename to htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff diff --git a/evoadmin/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 b/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 similarity index 100% rename from evoadmin/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 rename to htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 diff --git a/evoadmin/htdocs/vendor/bootstrap/js/bootstrap.min.js b/htdocs/vendor/bootstrap/js/bootstrap.min.js similarity index 100% rename from evoadmin/htdocs/vendor/bootstrap/js/bootstrap.min.js rename to htdocs/vendor/bootstrap/js/bootstrap.min.js diff --git a/evoadmin/htdocs/vendor/datatables/css/datatables.bootstrap.min.css b/htdocs/vendor/datatables/css/datatables.bootstrap.min.css similarity index 100% rename from evoadmin/htdocs/vendor/datatables/css/datatables.bootstrap.min.css rename to htdocs/vendor/datatables/css/datatables.bootstrap.min.css diff --git a/evoadmin/htdocs/vendor/datatables/js/datatables.bootstrap.min.js b/htdocs/vendor/datatables/js/datatables.bootstrap.min.js similarity index 100% rename from evoadmin/htdocs/vendor/datatables/js/datatables.bootstrap.min.js rename to htdocs/vendor/datatables/js/datatables.bootstrap.min.js diff --git a/evoadmin/htdocs/vendor/datatables/js/jquery.datatables.min.js b/htdocs/vendor/datatables/js/jquery.datatables.min.js similarity index 100% rename from evoadmin/htdocs/vendor/datatables/js/jquery.datatables.min.js rename to htdocs/vendor/datatables/js/jquery.datatables.min.js diff --git a/evoadmin/htdocs/vendor/evolibs/Auth.php b/htdocs/vendor/evolibs/Auth.php similarity index 100% rename from evoadmin/htdocs/vendor/evolibs/Auth.php rename to htdocs/vendor/evolibs/Auth.php diff --git a/evoadmin/htdocs/vendor/evolibs/EvoLog.php b/htdocs/vendor/evolibs/EvoLog.php similarity index 100% rename from evoadmin/htdocs/vendor/evolibs/EvoLog.php rename to htdocs/vendor/evolibs/EvoLog.php diff --git a/evoadmin/htdocs/vendor/evolibs/Html.php b/htdocs/vendor/evolibs/Html.php similarity index 100% rename from evoadmin/htdocs/vendor/evolibs/Html.php rename to htdocs/vendor/evolibs/Html.php diff --git a/evoadmin/htdocs/vendor/evolibs/Ldap.php b/htdocs/vendor/evolibs/Ldap.php similarity index 100% rename from evoadmin/htdocs/vendor/evolibs/Ldap.php rename to htdocs/vendor/evolibs/Ldap.php diff --git a/evoadmin/htdocs/vendor/evolibs/Math.php b/htdocs/vendor/evolibs/Math.php similarity index 100% rename from evoadmin/htdocs/vendor/evolibs/Math.php rename to htdocs/vendor/evolibs/Math.php diff --git a/evoadmin/htdocs/vendor/jquery/js/jquery.min.js b/htdocs/vendor/jquery/js/jquery.min.js similarity index 100% rename from evoadmin/htdocs/vendor/jquery/js/jquery.min.js rename to htdocs/vendor/jquery/js/jquery.min.js