Home
last modified time | relevance | path

Searched refs:uptodate (Results 1 – 4 of 4) sorted by relevance

/plugin/watchcycle/db/
Dupdate0002.sql2 UPDATE watchcycle SET uptodate = 0 WHERE uptodate = "";
Dupdate0001.sql6 uptodate INT NOT NULL DEFAULT 1 field
/plugin/watchcycle/
Daction.php145 $uptodate = $helper->daysAgo($last_maintainer_rev) <= (int)$watchcycle['cycle'];
147 if ($uptodate === false) {
156 $entry['uptodate'] = (int)$uptodate;
174 if ($row['uptodate'] !== (int)$uptodate) {
175 $toupdate['uptodate'] = (int)$uptodate;
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt5 through to the animals. You only need to keep one wiki uptodate and all other wikis just use the sa…