Searched refs:echo (Results 1 – 11 of 11) sorted by relevance
21 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"22 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">26 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>30 <?php echo tpl_favicon(array('favicon', 'mobile')) ?>44 … class="dokuwiki site mode_<?php echo $ACT ?> <?php echo ($showSidebar) ? 'hasSidebar' : '' ?>">52 echo $pjaxTitle; 69 <p class="claim"><?php echo $conf['tagline'] ?></p>73 <li><a href="#dokuwiki__content"><?php echo $lang['skip_to_content'] ?></a></li>81 <h3 class="a11y"><?php echo $lang['user_tools'] ?></h3>86 echo '<li class="user">';[all …]
56 > echo $pjaxTitle;
35 echo $cron->getNextRunDate()->format('Y-m-d H:i:s');36 echo $cron->getPreviousRunDate()->format('Y-m-d H:i:s');40 echo $cron->getNextRunDate()->format('Y-m-d H:i:s');44 echo $cron->getNextRunDate(null, 2)->format('Y-m-d H:i:s');48 echo $cron->getNextRunDate('2010-01-12 00:00:00')->format('Y-m-d H:i:s');
27 echo $less->compile(".block { padding: 3 + 4px }");35 echo $less->compileFile("input.less");53 echo "fatal error: " . $e->getMessage();
30 echo "PHP version: $(php --version | head -n 1)"
124 -dxdebug.client_host=$(echo $(ip route list default | awk '{print $3}'))
117 echo $handlebars->render("main", $model);160 echo $handlebars->render("main", $model);167 echo $handlebars("main", $model);290 echo $handlebars->render($template, $model);361 echo $engine->render($template, $model);
81 echo $ctx->getText();
188 function dump_node($echo = true) argument233 if ($echo) {
185 function dump_node($echo = true) argument230 if ($echo) {
176 echo 'About to click to a button with text: ' . $historyButton->getText();