x64Template 0.1.3
Saturday, 11. March 2006, 19:05:22
x64, bug
I just finished to generate the documentation for the latest version of the template engine... I fixed some bugs in the x64Template::get_statement() function, and made two changes to the plugins system... now it only gives to variables to the plugin function: the current $contents and $this.
I personally recommend to use something like
function parse($contents,&$object)
so it doesn't make a copy of the object

Now I'm about to submit the package to phpclasses.org and later I'll submit it to freshmeat.net
How to use Quote function: