Merge branch 'master' into live
* master: SPR-815 remove unused roboto font SPR-800 remove unused function file use simpler striped pattern for section highlight activate deployment Add fabfile.py
This commit is contained in:
commit
f6216bf7c2
74 changed files with 76 additions and 4277 deletions
1
main.php
1
main.php
|
@ -10,7 +10,6 @@
|
|||
*/
|
||||
|
||||
if (!defined('DOKU_INC')) die(); /* must be run from within DokuWiki */
|
||||
@require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */
|
||||
header('X-UA-Compatible: IE=edge,chrome=1');
|
||||
|
||||
$showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue