World-Three-Technologies / Masxaro-Prototype

Other
8 stars 4 forks source link

integrate register, add date format, reset receipt table style #8

Closed Rafe closed 13 years ago

Rafe commented 13 years ago

check a few changes in register.php to see if there's problem.

yaxing commented 13 years ago

Actually this is not the latest version of register.php......that is why I think you may not change other's code unless there is a pull request.... However, I understand those modifications and I will merge your changes into current version : ) thanks.

yaxing commented 13 years ago

Jimmy, please review register.php under 'backend' branch. If there is anything that need to be modified, please let me know.

Rafe commented 13 years ago

some of the function should better be extract to other class, like email and verify code The $acc in line 78 should be $accType and try to to use more git function like merge and solve conflict, but not reproduce commit.

I'll also try to improve my commit more descriptive, function centric. and I also made the mistake on this merge request.