You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.
The map_values() function, in the "admin/sp_specie.php" file, store two IDs from diferent tables in another table, storing the pairs of a single value with multiples values.
This funcion did not work in this code, and it must be reusable. So, it's need to be created in the "libraries" folder (maybe in another folder called "database").
The text was updated successfully, but these errors were encountered:
The map_values() function, in the "admin/sp_specie.php" file, store two IDs from diferent tables in another table, storing the pairs of a single value with multiples values.
This funcion did not work in this code, and it must be reusable. So, it's need to be created in the "libraries" folder (maybe in another folder called "database").
The text was updated successfully, but these errors were encountered: