Home
last modified time | relevance | path

Searched refs:toolbar_signature (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dtoolbar.test.php18 $this->assertEquals($expected, toolbar_signature());
/dokuwiki/inc/
H A Dtoolbar.php261 function toolbar_signature() function
H A Dtemplate.php379 $script .= "var SIG=" . toolbar_signature() . ";";