/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to DuggaSys/quizAjax/checkStudentCourseOccasion.php

  • Committer: a11emmjo
  • Date: 2013-05-28 15:12:51 UTC
  • mto: This revision was merged to the branch mainline in revision 123.
  • Revision ID: a11emmjo@student.his.se-20130528151251-8s0zr013vmx1jlhp
Fixed even/odd line color on cmsindex.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
9
9
header('Content-type: application/json; charset=utf-8'); 
10
10
 
11
 
include "dbconnect.php";
 
11
include "../../php/dbconnect.php";
12
12
 
13
13
$queryString="SELECT COUNT(*) 
14
14
                          FROM Student, StudentCourseRegistration