Revisions for gollem/lib/Template.php

Location: [ Horde ] / gollem / lib / Template.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.8.2.1 FRAMEWORK_3 (+1 -1 lines) 10/09/2008 04:54 PM Jan Schneider jan

Merge from HEAD.

1.8 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

Tags: FRAMEWORK_3, BEFORE_MERGE_3_3

1.7 (+1 -2 lines) 11/15/2007 01:21 AM Michael M Slusarz slusarz

Fix some @since tags.  Code tweaks.

1.6 (+5 -2 lines) 02/14/2007 01:27 AM Michael M Slusarz slusarz

Bug: 4992
Fix for multiple loops with the same name in a single template.

1.5 (+6 -1 lines) 01/12/2007 07:27 AM Jan Schneider jan

Escape XML instructions that look like PHP tags.

1.4 (+2 -2 lines) 01/10/2007 05:39 PM Jan Schneider jan

Escape single quotes.

1.3 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.2 (+2 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.1 12/18/2006 03:33 PM Chuck Hagenbuch chuck

[cjh] Use optimized Horde_Template code as Gollem_Template.