Skip to content

Releases: DuoPlanet-com/Trikz-Site

v1.0.1 - MySQL table

18 Nov 16:18
Compare
Choose a tag to compare
v1.0.1 - MySQL structure

+ Added MySQL table structure for easy setup
- Removed processpayment.php as it was legacy.

v1.0

18 Nov 15:10
Compare
Choose a tag to compare
v1.0 - PHPDocumentor comments

+ Added PHPDocumentor styled comments to all core classes.
+ Added method for checking whether or not a SteamUser is VIP.
* Users::Get() has been deprecated, and no longer queries the database.
* Users::Register() no longer dies upon failure to register, instead returning false.