Skip to content

Commit

Permalink
[TASK] Compatible with php version 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshnitsan committed Aug 10, 2022
1 parent 8207108 commit 9c6c7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_localconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
$_EXTKEY = "ns_theme_cleanblog";

// Let's configuration of this extension from "Extension Manager"
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF'][$_EXTKEY] = unserialize($_EXTCONF);

$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['default'] = 'EXT:ns_theme_cleanblog/Configuration/RTE/Default.yaml';

0 comments on commit 9c6c7ff

Please sign in to comment.