changed git call from https to git readonly
[atutor.git] / mods / adobe_connect / module_cron.php
1 <?php\r
2 \r
3 function adobe_connect_cron() {\r
4 \r
5         global $db;\r
6 \r
7         // TODO\r
8         // create adobe_connect_tasks to manage pending server petitions\r
9         // read adobe_connect_tasks\r
10         // while !feof\r
11             // send petition to ac server\r
12 \r
13 }\r
14 \r
15 ?>\r