swetorrentking / rartracker

Complete private bittorrent tracker written in PHP and AngularJS
198 stars 67 forks source link

update IF statement in auto load function #23

Closed PabloJoan closed 8 years ago

PabloJoan commented 8 years ago

you would not like any surprise bug because of the use of == instead of the more accurate === in this case.

also adjusted spacing in some CASEs in the switch statements to follow nicely with the rest of the CASEs