mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Update
This commit is contained in:
parent
71f3273aee
commit
900639241f
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ $basicValidStyles = 'a{role|href|target|data-toggle|data-parent|data-dismiss|ari
|
|||
'p{class|style};';
|
||||
|
||||
// Allowing all attributes, CSS, and tags
|
||||
$extendedValidElements = '';
|
||||
$extendedValidElements = '*[*]';
|
||||
$extendedValidStyles = '';
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue