Resource icon

Unmaintained Require people register on forums with minecraft username

Locate Register.php (/web/root/library/XenForo/ControllerPublic/Register.php)
Find
/**
* Gets data from the registration form
*
* @return array [$data, $passwords]
*/
protected function _getRegistrationDataFromInput()
{
$data = $this->_input->filter(array(
'username' => XenForo_Input::STRING,
'email' =>...
You do not have permission to view the full content of this resource. Log in or register now.
  • Like
Reactions: zaferbey49
Author
Sway
Views
843
First release
Last update

Ratings

0.00 star(s) 0 ratings
Top Bottom