Update migrate.1.5.php
This commit is contained in:
parent
6112a16718
commit
ee80807b5e
|
@ -15,7 +15,7 @@ if(!is_fn("set_scope")) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!is_fn("get_scope")) {
|
if(!is_fn("get_scope")) {
|
||||||
functon get_scope($k) {
|
function get_scope($k) {
|
||||||
return get_shared_var($k);
|
return get_shared_var($k);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user