This PHP REST API allows usage of several of XenForo functions, such as authentication, user information and many more functions!
GNU Lesser General Public License v3.0
99
stars
41
forks
source link
Removed break; from throwError was causing error with PHP7. #61
Closed
Helladen closed 8 years ago
Tested this with my own website, it works fine under PHP7 when removing these break; lines.