Home
last modified time | relevance | path

Searched refs:basedir (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/paragonie/random_compat/
H A Dbuild-phar.sh3 basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) )
5 php -dphar.readonly=0 "$basedir/other/build_phar.php" $*
/template/congrid/
Dtpl_functions.php429 $basedir = tpl_basedir();
431 … <img src="'.$basedir.'images/button-donate.gif" width="80" height="15" alt="Donate" /></a>
433 … <img src="'.$basedir.'images/button-php.gif" width="80" height="15" alt="Powered by PHP" /></a>
435 … <img src="'.$basedir.'images/button-html5.png" width="80" height="15" alt="Valid HTML5" /></a>
437 … <img src="'.$basedir.'images/button-css.png" width="80" height="15" alt="Valid CSS" /></a>
439 …<img src="'.$basedir.'images/button-dw.png" width="80" height="15" alt="Driven by DokuWiki" /></a>…