|
|
 |
|
|
|
|



|
|
 |
 |
 |
 |
Query failed:
SELECT
projects.`type`,
projects.project_id,
applications.project_id,
applications.application_id
FROM
applications
INNER JOIN projects ON (applications.project_id = projects.project_id)
WHERE projects.project_id =
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 9 | | | | |