From 76cffeff0a043c3bd7d610c376e81c00899265dd Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 11 Jun 2009 16:53:45 +0000 Subject: [PATCH] Dynamic template includes :) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9570 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + phpBB/includes/functions_template.php | 43 +++++++++++++++++++++++++-- 2 files changed, 41 insertions(+), 3 deletions(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 93b81b1997..3c3d3b599a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -101,6 +101,7 @@
  • [Fix] Also remove data from friend/foe table when deleting user. (Bug #45345 - Patch by nickvergessen)
  • [Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.
  • [Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)
  • +
  • [Change] Template engine now permits to a limited extent variable includes.
  • [Feature] Backported 3.2 captcha plugins.
  • [Feature] Introduced new ACM plugins: