Home
last modified time | relevance | path

Searched defs:coordinator (Results 1 – 4 of 4) sorted by relevance

/plugin/bez/tpl/
H A Dactivity_report.php30 <?php $coordinator = 0 ?> variable
/plugin/bez/mdl/
H A DThread_comment.php14 protected $coordinator; variable in dokuwiki\\plugin\\bez\\mdl\\Thread_comment
H A DTask.php36 protected $task_program_name, $priority, $coordinator; variable in dokuwiki\\plugin\\bez\\mdl\\Task
/plugin/bez/db/
H A Dupdate0001.sql5 coordinator TEXT NULL, -- NULL - proposal field
37 coordinator BOOLEAN NOT NULL DEFAULT 0, field