mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
http://3.ii.gl/nhabjNNZb.png Guild list now also shows logo, motd, average level and guild level
This commit is contained in:
@@ -503,7 +503,7 @@ function check_image($image) {
|
||||
|
||||
// Check guild logo
|
||||
function logo_exists($guild) {
|
||||
|
||||
$guild = sanitize($guild);
|
||||
if (file_exists('engine/guildimg/'.$guild.'.gif')) {
|
||||
|
||||
echo'engine/guildimg/'.$guild.'.gif';
|
||||
|
Reference in New Issue
Block a user