Changeset 1887151
- Timestamp:
- 06/05/2018 04:25:56 AM (8 years ago)
- File:
-
- 1 edited
-
tijaji-formatting/trunk/tjf_execution.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tijaji-formatting/trunk/tjf_execution.php
r1879667 r1887151 89 89 90 90 $tjf_tag = 'div|center|fieldset|blockquote|form|input|noscript|h1|h2|h3|h4|h5|h6|address|p|pre|ul|ol|li|dl|dt|dd|dir|menu|table|tbody|thead|tr|th|td|isindex|noframes'; 91 $tjf_inline_tag = 'style|script|object|applet|button|textarea|select|option|map|area ';91 $tjf_inline_tag = 'style|script|object|applet|button|textarea|select|option|map|area|iframe'; 92 92 93 93 function tjf_erase_br( $matches ) {
Note: See TracChangeset
for help on using the changeset viewer.