]> git.mjollnir.org Git - moodle.git/commit
MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
authorskodak <skodak>
Fri, 26 Jan 2007 13:11:06 +0000 (13:11 +0000)
committerskodak <skodak>
Fri, 26 Jan 2007 13:11:06 +0000 (13:11 +0000)
commitbb6d3d34545c46d6576a81b500ce93f0e18849fa
tree468e7bf827ddfe36551fd96706684620436deabf
parent0c2864c146395b085ba3e067781766836fe83b48
MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
TODO: fix comments and docs
12 files changed:
user/edit_form.php
user/editadvanced.php
user/editadvanced_form.php
user/profile/definelib.php [new file with mode: 0644]
user/profile/field/menu/define.class.php [new file with mode: 0644]
user/profile/field/menu/field.class.php
user/profile/field/text/define.class.php [new file with mode: 0644]
user/profile/field/text/field.class.php
user/profile/index.php
user/profile/index_category_form.php
user/profile/index_field_form.php
user/profile/lib.php