From 146f557759fd3394d2e1343105098a78bb7d9065 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 2 Sep 2010 19:01:49 +0000 Subject: [PATCH] Add science olympics teams api to testapi page --- api.php | 1 + testapi.php | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/api.php b/api.php index 28e4631a..b1860db3 100644 --- a/api.php +++ b/api.php @@ -105,6 +105,7 @@ switch($request[0]) { $status=user_conference_load($accounts_id,$_SESSION['conferences_id']); + $ret['conferences_id']=$_SESSION['conferences_id']; $ret['status']="ok"; $ret['account']=$a; //$ret['user']=user_load($_SESSION['users_id']); diff --git a/testapi.php b/testapi.php index 3632237a..eb6a77c7 100644 --- a/testapi.php +++ b/testapi.php @@ -1,5 +1,7 @@ +

General Commands

+ Login Check
@@ -21,6 +23,26 @@ Switch Conference Check Dates List (current conference)
+

Teacher Specific Commands

+Science Olympic Teams List
+ + + + +
+ +
+ + +
+ +
+ + + +
+ +