Merge branch 'suapiv2' into 'master'
Implement the new SU API Closes #5 See merge request !25
No related branches found
No related tags found
Showing
- components/options.php 2 additions, 1 deletioncomponents/options.php
- components/susignup-admin.php 61 additions, 248 deletionscomponents/susignup-admin.php
- components/susignup.php 52 additions, 236 deletionscomponents/susignup.php
- lib/member_functions.php 27 additions, 0 deletionslib/member_functions.php
- lib/suapiv2.php 78 additions, 0 deletionslib/suapiv2.php
- templates/susignup-admin.tpl 1 addition, 1 deletiontemplates/susignup-admin.tpl
- templates/susignup.tpl 4 additions, 24 deletionstemplates/susignup.tpl
Loading
-
I think a lot of this code could be laid out a bit better (Although that goes for the whole site as well), while a rather small thing compared to actual bugs in the site the highly inconsistent use of spaces throughout the code makes some parts hard to understand. It should also be split up more into blocks by a blank line in-between blocks to help with readability.
Please register or sign in to comment