Home
last modified time | relevance | path

Searched refs:rev2 (Results 1 – 5 of 5) sorted by relevance

/plugin/structtasks/_test/
H A DUtilitiesTest.php73 $this->rev2 = time();
106 $this->rev2);
115 'some:page', 'valid', $this->rev1, $this->rev2);
151 …$old_data, $new_data, $valid) = $this->util->getMetadata($page, $schema, $this->rev1, $this->rev2);
/plugin/publish/action/
H A Dbanner.php53 function difflink($id, $rev1, $rev2) { argument
54 if($rev1 == $rev2) {
58 $difflink = $this->hlp->getDifflink($id,$rev1,$rev2);
/plugin/publish/_test/
H A Dmail.unit.test.php25 …p://wiki.example.com' . DOKU_BASE . 'doku.php?id=wiki:syntax&do=diff&rev2[0]=1&rev2[1]=2&difftype=…
/plugin/publish/
H A Dhelper.php360 * @param int $rev2
363 public function getDifflink($id, $rev1, $rev2) { argument
364 if($rev1 == $rev2) {
367 $params = 'do=diff,rev2[0]=' . $rev1 . ',rev2[1]=' . $rev2 . ',difftype=sidebyside';
/plugin/jmol2/jmol/
H A DCHANGES.txt1616 … atom types for AMBER, CFF91, GAFF, ESFF, CHARMM, COMPASS, CVFF, CVFF_aug, PCFF force fields (rev2)