@@ -46,6 +46,10 @@ |
||
| 46 | 46 | |
| 47 | 47 | } |
| 48 | 48 | |
| 49 | + /** |
|
| 50 | + * @param string $id |
|
| 51 | + * @param string $ident |
|
| 52 | + */ |
|
| 49 | 53 | public function get_Schedule($id,$ident) { |
| 50 | 54 | global $globalDebug, $globalFork, $globalSchedulesFetch; |
| 51 | 55 | // Get schedule here, so it's done only one time |