The performance settings and other systems settings (lock file path, temp path) can now be set via the front end.
This commit is contained in:
@@ -823,6 +823,8 @@ function get_atom_elements($feed,$item) {
|
||||
$res["author-name"] = $name;
|
||||
$res["author-link"] = $uri;
|
||||
$res["author-avatar"] = $avatar;
|
||||
|
||||
$res["body"] = html2bbcode($message);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user