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

Sometimes pinagtratrabahuhang lugar is incorrect #3

Closed
jmmaguigad opened this issue Jun 26, 2020 · 1 comment
Closed

Sometimes pinagtratrabahuhang lugar is incorrect #3

jmmaguigad opened this issue Jun 26, 2020 · 1 comment
Assignees

Comments

@jmmaguigad
Copy link
Owner

There is trabaho but pinagtratrabahuhang lugar is still dash.

  • error message generated a while ago by sir andy
@jmmaguigad jmmaguigad self-assigned this Jun 26, 2020
@jmmaguigad
Copy link
Owner Author

added condition in pinagtratrabahuhang lugar to address the issue.
if (!empty(trim($data[19]))){ if (trim($data[19]) != "-"){ $data[19] = $data[19]; } else { $data[19] = "NA"; } }

jmmaguigad added a commit that referenced this issue Jun 26, 2020
Solved Sometimes pinagtratrabahuhang lugar is incorrect #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant