Update aliyun-oss-wordpress.php
parent
d1b894af77
commit
1b1947206c
|
@ -538,7 +538,6 @@ function oss_get_regional($regional)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function oss_get_option($key)
|
function oss_get_option($key)
|
||||||
{
|
{
|
||||||
return esc_attr(get_option($key));
|
return esc_attr(get_option($key));
|
||||||
|
|
Loading…
Reference in New Issue