mirror of
https://github.com/aoaostar/toolbox.git
synced 2026-01-07 04:28:33 +00:00
parent
f71c420f5f
commit
e87a2389d6
@ -3,7 +3,7 @@
|
||||
|
||||
function plugin_alias_get()
|
||||
{
|
||||
return trim(request()->param("alias"), '\\/');
|
||||
return trim(request()->param("alias",""), '\\/');
|
||||
}
|
||||
|
||||
function plugin_method_get()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user