Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make factory aware of sanitizers
  • Loading branch information
CloCkWeRX committed Dec 9, 2011
1 parent 6036354 commit e26dfa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions XML/Feed/Parser/Factory.php
@@ -1,4 +1,6 @@
<?php
require_once 'XML/Feed/Parser/Sanitizer.php';

class XML_Feed_Parser_Factory {
/**
* A storage space for Namespace URIs.
Expand Down

0 comments on commit e26dfa6

Please sign in to comment.