Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add external_id to host variables #460

Closed
tertius1 opened this issue Mar 21, 2017 · 1 comment
Closed

Add external_id to host variables #460

tertius1 opened this issue Mar 21, 2017 · 1 comment

Comments

@tertius1
Copy link

The new external_id host property isn't exposed as resolvable variable. Add this at line 175 of lib/variables.php:

$string = str_replace($l_escape_string . 'host_external_id' . $r_escape_string, $_SESSION['sess_host_cache_array'][$host_id]['external_id'], $string);

cigamit added a commit that referenced this issue Mar 22, 2017
Add external_id to host variables
@cigamit
Copy link
Member

cigamit commented Mar 22, 2017

Resolved, thanks!

@cigamit cigamit closed this as completed Mar 22, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants