add a comment

pull/1857/head
Isaac Connor 2017-04-19 10:02:31 -04:00
parent d1d4fa7b8f
commit 71a9763c32
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}