Skip to content

Commit

Permalink
Move away from legacy OC_L10N
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Jobke <[email protected]>
  • Loading branch information
MorrisJobke committed Oct 28, 2016
1 parent 1256ab1 commit fddb9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/settings.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
/** @var OC_L10N $l */
/** @var \OCP\IL10N $l */
/** @var array $_ */
?>
<div class="section">
Expand Down

0 comments on commit fddb9d9

Please sign in to comment.