Searched defs:task_program_id (Results 1 – 2 of 2) sorted by relevance
| /plugin/bez/mdl/ | ||
| H A D | Task.php | 28 protected $thread_id, $thread_comment_id, $task_program_id; variable in dokuwiki\\plugin\\bez\\mdl\\Task |
| /plugin/bez/db/ | ||
| H A D | update0001.sql | 165 task_program_id INTEGER REFERENCES task_program (id) --may be null field |