mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
move startup checks to Config, set a bunch of @deprecated annotations
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
|
||||
</script>
|
||||
|
||||
<?php $return = urlencode(make_self_url()) ?>
|
||||
<?php $return = urlencode(Config::make_self_url()) ?>
|
||||
|
||||
<div class="container">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user