You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
fix
This commit is contained in:
@@ -161,8 +161,6 @@ function static_cdn()
|
||||
global $config;
|
||||
if ($config['static_cdn']) {
|
||||
echo $config['static_cdn_url'];
|
||||
} else {
|
||||
echo $config['domain'];
|
||||
}
|
||||
}
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user