Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 374 → Rev 375

/trunk/index.php
82,6 → 82,7
 
<title><?php echo combine_systemtitle_and_pagetitle(OIDplus::config()->getValue('system_title'), $static_title); ?></title>
 
<script src="polyfill.min.js.php"></script>
<script src="oidplus.min.js.php"></script>
 
<link rel="stylesheet" href="oidplus.min.css.php<?php echo htmlentities($add_css_args); ?>">