fix heredoc string for old php
This commit is contained in:
		| @ -21,7 +21,8 @@ foreach (scandir("./confs/") as $file) { | |||||||
| <?xml version="1.0"?> | <?xml version="1.0"?> | ||||||
| <?xml-stylesheet href='../results.xsl' type='text/xsl'?> | <?xml-stylesheet href='../results.xsl' type='text/xsl'?> | ||||||
| <lanScanConf/> | <lanScanConf/> | ||||||
| XML;); | XML | ||||||
|  | ); | ||||||
|         $xml->addChild("scan path='scans/$site.xml'"); |         $xml->addChild("scan path='scans/$site.xml'"); | ||||||
|  |  | ||||||
|         foreach ($yaml as $siteName => $groups) { |         foreach ($yaml as $siteName => $groups) { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user