add a comment
parent
d1d4fa7b8f
commit
71a9763c32
|
@ -41,6 +41,7 @@ if ( ! empty($refreshParent) ) {
|
|||
echo 'true';
|
||||
return;
|
||||
} else if ( $refreshParent ) {
|
||||
# This is to tell the parent to refresh to a specific URL
|
||||
echo "'$refreshParent'";
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue