SPR-800 remove unused function file
This commit is contained in:
parent
2b6ae420f6
commit
751873d6fe
4 changed files with 0 additions and 145 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