diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-29 13:47:48 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-29 13:47:48 +0200 |
commit | 083efaca55a96f862acb53174709649e4e8c6f18 (patch) | |
tree | 4afdc67caf3cf1c3a34e07b0dc05fc103c84c90d /wizard/index.php | |
parent | 6a51a46ba7921468d63680e5e1713cfad698ceea (diff) |
July bill
Diffstat (limited to 'wizard/index.php')
-rw-r--r-- | wizard/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/index.php b/wizard/index.php index 44d5fc5f..62c9ff5f 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -479,6 +479,7 @@ if ($php && $os && $type && !$err) { <li><a href="https://github.com/remicollet/remirepo/issues" class="nlink" title="Bug tracker">Bug tracker</a></li> <li><a href="https://blog.remirepo.net/post/2021/05/20/remirepo-IRC-channel-on-Libera-network" class="nlink" title="IRC channel">IRC channel</a></li> <li><a href='https://twitter.com/RemiRepository'>Repository twitter account</a></li> + <li><a href='https://discord.gg/qwC6kM2dcE'>Discord server</a></li> <li><?php printf("<b>%d answers</b> given", $counter); ?></li> |