ConfigModelApplication::removeroot
Method to unset the root_user value from configuration data.
This method will load the global configuration data straight from JConfig and remove the root_user value for security, then save the configuration.
Signature
public function removeroot()
Returns
- boolean
- True on success, false on failure.