%1$s is replaced with the url that UA tried to get
- Code: Select all
Could not download [%1$s]<br />$uniadmin->get_remote_contents() failed
This is when invalid characters are passed to the p= variable in the url
This was added so a hacker cannot include remote files
- Code: Select all
Invalid characters in module name
This is when a name is passed and the module does not exist
- Code: Select all
Invalid Module
A new uniadmin config value
This is added so the timeout period to grab a new addon list form wowace.com can be set
This setting can and may be used elsewhere, so it needs to be generic
- Code: Select all
Remote File Timeout|This sets the timeout period to download remote files in UniAdmin<br />This setting is how many hours to wait before getting a new file<br />Default is 24 hours
$lang['ADDVARVAL2'] has been changed to relect the fact that this field is now passworded
- Code: Select all
Additional variable 2 value<br />This value is usually a password and so is hidden