You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-16 11:53:58 +08:00
change
This commit is contained in:
@@ -1033,9 +1033,8 @@ function get_whole_url($search = null)
|
||||
if ($search) {
|
||||
// 返回指定符号之前
|
||||
return substr($whole_domain, 0, strrpos($whole_domain, $search));
|
||||
} else {
|
||||
return $whole_domain;
|
||||
}
|
||||
return $whole_domain;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user