Move profile includes into modules/profile/
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 26 Feb 2007 19:50:54 +0000 (19:50 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 26 Feb 2007 19:50:54 +0000 (19:50 +0000)
commit28bda7c53f25a3f23781d5014e8183ace1572102
tree03dca6fda63532fce54fc7ebe212844982ab9ebd
parent5f5f0eb548c40e4bf0619d3b917c7f6a58fba5e1
Move profile includes into modules/profile/

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1525 839d8a87-29fc-0310-9880-83ba4fa771e5
29 files changed:
modules/profile.php
modules/profile/assign_adresses.inc.php [moved from include/profil/assign_adresses.inc.php with 100% similarity]
modules/profile/assign_deco.inc.php [moved from include/profil/assign_deco.inc.php with 100% similarity]
modules/profile/assign_emploi.inc.php [moved from include/profil/assign_emploi.inc.php with 100% similarity]
modules/profile/assign_general.inc.php [moved from include/profil/assign_general.inc.php with 100% similarity]
modules/profile/assign_mentor.inc.php [moved from include/profil/assign_mentor.inc.php with 100% similarity]
modules/profile/assign_poly.inc.php [moved from include/profil/assign_poly.inc.php with 100% similarity]
modules/profile/assign_skill.inc.php [moved from include/profil/assign_skill.inc.php with 100% similarity]
modules/profile/get_adresses.inc.php [moved from include/profil/get_adresses.inc.php with 100% similarity]
modules/profile/get_deco.inc.php [moved from include/profil/get_deco.inc.php with 100% similarity]
modules/profile/get_emploi.inc.php [moved from include/profil/get_emploi.inc.php with 100% similarity]
modules/profile/get_general.inc.php [moved from include/profil/get_general.inc.php with 100% similarity]
modules/profile/get_mentor.inc.php [moved from include/profil/get_mentor.inc.php with 100% similarity]
modules/profile/get_poly.inc.php [moved from include/profil/get_poly.inc.php with 100% similarity]
modules/profile/get_skill.inc.php [moved from include/profil/get_skill.inc.php with 100% similarity]
modules/profile/update_adresses.inc.php [moved from include/profil/update_adresses.inc.php with 100% similarity]
modules/profile/update_deco.inc.php [moved from include/profil/update_deco.inc.php with 100% similarity]
modules/profile/update_emploi.inc.php [moved from include/profil/update_emploi.inc.php with 100% similarity]
modules/profile/update_general.inc.php [moved from include/profil/update_general.inc.php with 100% similarity]
modules/profile/update_mentor.inc.php [moved from include/profil/update_mentor.inc.php with 100% similarity]
modules/profile/update_poly.inc.php [moved from include/profil/update_poly.inc.php with 100% similarity]
modules/profile/update_skill.inc.php [moved from include/profil/update_skill.inc.php with 100% similarity]
modules/profile/verif_adresses.inc.php [moved from include/profil/verif_adresses.inc.php with 100% similarity]
modules/profile/verif_deco.inc.php [moved from include/profil/verif_deco.inc.php with 100% similarity]
modules/profile/verif_emploi.inc.php [moved from include/profil/verif_emploi.inc.php with 100% similarity]
modules/profile/verif_general.inc.php [moved from include/profil/verif_general.inc.php with 100% similarity]
modules/profile/verif_mentor.inc.php [moved from include/profil/verif_mentor.inc.php with 100% similarity]
modules/profile/verif_poly.inc.php [moved from include/profil/verif_poly.inc.php with 100% similarity]
modules/profile/verif_skill.inc.php [moved from include/profil/verif_skill.inc.php with 100% similarity]