/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/getQuizObject.php

  • Committer: Gustav Hatvigsson
  • Date: 2013-04-11 09:20:09 UTC
  • mfrom: (19.1.5 lenasys)
  • Revision ID: gustav.hartvigsson@gmail.com-20130411092009-ylcqzqwcmjdglb17
merged in implemetaion group one's team bransh, it contains code-ignighter
and the new admin-panel.
20130411

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        //header('Content-type: application/json');
14
14
        header('Content-type: application/json; charset=utf-8'); 
15
15
 
16
 
        include "dbconnect.php";
 
16
        include "../../php/dbconnect.php";
17
17
 
18
18
        //Check if the student is a praticipant of the course
19
19
        $queryString="SELECT COUNT(*)