View Single Post
  #9  
Old 01-30-2013, 04:49 PM
Nuncio Nuncio is offline
Kobold


Join Date: Dec 2012
Posts: 140
Default

Why does this filter get rid of "meta" inside the "html" code?

Quote:
****** content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
is supposed to be meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
with a "<" in front of it.

wtf meta?