Home
last modified time | relevance | path

Searched defs:close_date (Results 1 – 3 of 3) sorted by relevance

/plugin/bez/db/
H A Dupdate0001.sql18 close_date TEXT, -- ISO8601 field
152 close_date TEXT, -- ISO8601 field
/plugin/bez/mdl/
H A DTask.php21 protected $create_date, $last_activity_date, $last_modification_date, $close_date; global() variable in dokuwiki\\plugin\\bez\\mdl\\Task
H A DThread.php19 protected $create_date, $last_activity_date, $last_modification_date, $close_date; global() variable in dokuwiki\\plugin\\bez\\mdl\\Thread