0

I'm busy implementing the wurfl api using PHP, but somehow just can't seem to find where I need to download the wurfl_patch.xml file. Patch file

Does anybody have the file stored somewhere?

Elitmiar
  • 35,072
  • 73
  • 180
  • 229

2 Answers2

1

I'm not sure, but I think you have to write the patch yourself.

powtac
  • 40,542
  • 28
  • 115
  • 170
1

As I understand it, you don't need a patch file.

A patch file is used so that your changes is kept in one place, and the library can update normally without breaking your changes.

gnud
  • 77,584
  • 5
  • 64
  • 78