Chip ChangeLog: A direct copy of GAIM's style (with less amazing updates) Perl version 0.32 (08/28/2006) * Bug fix: variable replacement errors when not enclosed in braces * Moved the global variable initializations to "new()" as a temporary fix to avoid mod_perl caching. Perl version 0.31 (08/25/2006) * Bug fix: tags on same line screw up EOF placement * Added "1;" to the end of the file, if it throws an error just remove it Perl version 0.3 (08/16/2006) * Version release PHP version 0.31 (08/15/2006) * Fixed "include" function to actually include other files PHP version 0.3 (08/14/2006) * Added "copy" function tag PHP version 0.2 (08/14/2006) * Added functions set_var and clear_vars for compatability * Alias system was implemented making all older templates compatable, but unable to alias. New functions: set_alias, clear_alias * Fixed file formatting errors and made the function more lenient