Home
last modified time | relevance | path

Searched refs:header (Results 401 – 425 of 1105) sorted by relevance

1...<<11121314151617181920>>...45

/plugin/reqlang/
H A Dplugin.info.txt6 desc Switch the interface language according to the accept-language request header
/plugin/mdpage/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/pureldap/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/commonmark/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/authgooglesheets/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/elasticsearch/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/barcodes/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/oauth/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/upgrade/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/combo/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/dw2pdf/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/aichat/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/geophp/vendor/composer/
H A Dplatform_check.php13 header('HTTP/1.1 500 Internal Server Error');
/plugin/aceeditor/
H A Dpreview.php27 header('Content-Type', 'text/plain');
/plugin/loginredirect/
H A Daction.php39 header("Location: $url{$query_string}");
/plugin/genericsso/
H A Dauth.php129 header('Location: '.str_replace('{target}', wl(getId()), $this->conf['loginURL']));
138header('Location: '.str_replace('{target}', $_SERVER['HTTP_REFERER'], $this->conf['logoutURL']));
/plugin/s5/ui/i18n/
H A Dpretty.css16 #header {background: url(bg-shade.png); border-bottom: 1px solid #333;
19 #header, #footer {font-size: 0.5em;}
/plugin/sql2wiki/syntax/
H A Dquery.php133 foreach ($headers as $header) {
135 $renderer->cdata($header);
/plugin/dbquery/syntax/
H A Dquery.php103 foreach (array_keys($result[0]) as $header) {
105 $R->cdata($header);
/plugin/header3/
H A Dplugin.info.txt6 desc Allows markup syntax in the header(like header2) and keeps your linebreaks (like xbr)
/plugin/headerfooter/
H A Dplugin.info.txt6 desc Add header or footer text in every page in a namespace without the need to edit pages
/plugin/authsmartcard/auth/
H A Dindex.php39 header("Location: $gotowikiurl");
/plugin/task/syntax/
H A Dtasks.php115 $pagelist->header['page'] = $this->getLang('task');
116 $pagelist->header['date'] = str_replace(' ', '&nbsp;', $this->getLang('date'));
117 $pagelist->header['user'] = str_replace(' ', '&nbsp;', $this->getLang('user'));
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee117 header = ejs.render variables.header, variables
120 writeFile file, header + readFile file
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md103 - Setting the `header` stream option as a string to be compatible with GAE.
104 - Header parsing now ensures that header order is maintained in the parsed
120 - Fixed a header parsing issue with the `CurlHandler` and `CurlMultiHandler`

1...<<11121314151617181920>>...45