forked from science-ation/science-ation
Helps if you select what you're trying to display.
This commit is contained in:
parent
645f48beb5
commit
1cd2befdcd
@ -95,7 +95,8 @@ if($_SESSION['schoolid'] && $_SESSION['schoolaccesscode'])
|
||||
|
||||
|
||||
$q=mysql_query("SELECT students.*,
|
||||
registrations.num
|
||||
registrations.num,
|
||||
registrations.emailcontact
|
||||
FROM
|
||||
students,
|
||||
registrations
|
||||
|
Loading…
Reference in New Issue
Block a user