cretz / dust-php

Powerful PHP templating engine based off of Dust JS
http://cretz.github.com/dust-php
MIT License
67 stars 19 forks source link

Allow for configurable file extensions #13

Open dxprog opened 8 years ago

dxprog commented 8 years ago

Removed hard coded ".dust" extension and updated constructor with a third "options" parameter to set what the file extension is. Also opens the door for further configuration in the future.

cretz commented 8 years ago

I am no longer maintaining this project any more. I will be marking it as abandoned soon...shall I link to your fork? Will you be maintaining it?