diff -r f0431eb8161e -r 98c052fc3337 includes/wikiengine/Parse/Mediawiki/Include.php --- a/includes/wikiengine/Parse/Mediawiki/Include.php Sun Jun 21 00:16:21 2009 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,100 +0,0 @@ - -* -* @license LGPL -* -* @version $Id: Include.php,v 1.3 2005/02/23 17:38:29 pmjones Exp $ -* -*/ - -/** -* -* This class implements a Text_Wiki_Parse to include the results of a -* script directly into the source at parse-time; thus, the output of the -* script will be parsed by Text_Wiki. This differs from the 'embed' -* rule, which incorporates the results at render-time, meaning that the -* 'embed' content is not parsed by Text_Wiki. -* -* DANGER! -* -* This rule is inherently not secure; it allows cross-site scripting to -* occur if the embedded output has