Skip to content

Commit fa65f31

Browse files
author
Michael Paffrath
committed
Remove declare in ext_emconf.php
1 parent 47572f5 commit fa65f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php declare(strict_types=1);
1+
<?php
22

33
$EM_CONF[$_EXTKEY] = [
44
'title' => 'typo3-docchecklogin',

0 commit comments

Comments
 (0)