Function parseDietFileCompat

Compatibility version of parseDietFile().

This function should only be called indiretly through HttpServerResponse.renderCompat().

Prototypes

void parseDietFileCompat((string template_file,TYPES_AND_NAMES...))(
  OutputStream stream__,
  Variant[] args__...
);

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.