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:
parent
34128925dc
commit
99ca867869
3 changed files with 42 additions and 9 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue