$defaults is not necessary here - merge artifact
This commit is contained in:
parent
173f32e6ef
commit
493e948146
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
<!--[if gt IE 9]><html class="ng-csp ie"><![endif]-->
|
||||
<!--[if !IE]><!--><html class="ng-csp"><!--<![endif]-->
|
||||
|
||||
<?php $defaults = new OC_Defaults(); // initialize themable default strings and urls ?>
|
||||
|
||||
<head data-user="<?php p($_['user_uid']); ?>" data-requesttoken="<?php p($_['requesttoken']); ?>">
|
||||
<title>
|
||||
<?php p(!empty($_['application'])?$_['application'].' | ':'');
|
||||
|
|
Loading…
Reference in a new issue