Path

ez projects / xmlwash / forum / general / error in operatorlist


Error in operatorList

You need to be logged in to post messages in the forums. New users may register here.

Vathanan Kumarathurai

Member since:
09 January 2008

Posts: 2

Wednesday 18 July 2007 5:34:43 pm

In classes/xmlwash.php, in function operatorList()

The following line:



       return array( 'xmlwash' , 'strip_tags', 'xmlwash' );




should be changed to:



       return array( 'xmlwash' , 'strip_tags', 'teaser' );




/vathanan

"Ninety percent of everything is crap"
~Sturgeon's law

Up

Xavier Dutoit

Member since:
09 January 2008

Posts: 37

Wednesday 18 July 2007 5:44:11 pm

Hi,

Thanks for the fix.

Could you contact me by mail ?

X+
Up

Vathanan Kumarathurai

Member since:
09 January 2008

Posts: 2

Wednesday 18 July 2007 5:58:09 pm

Hi Xavier

You should have a mail in your inbox now.

/vathanan

"Ninety percent of everything is crap"
~Sturgeon's law

Up

You need to be logged in to post messages in the forums. New users may register here.