Skip to content
Snippets Groups Projects

3023322 - Contextual Links Style Update

7 unresolved threads
4 files
+ 16
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -77,6 +77,9 @@ protected static function htaccessPreventExecution() {
<IfModule mod_php7.c>
php_flag engine off
</IfModule>
<IfModule mod_php.c>
php_flag engine off
</IfModule>
EOF;
}
Loading