From 822599bdd7437d01e9b55a4789869de5f66408e5 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Fri, 21 Nov 2025 20:08:18 +0100 Subject: [PATCH] Cleaning code --- src/PhaTemplates.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/PhaTemplates.php b/src/PhaTemplates.php index fcedb3d..6e74e95 100644 --- a/src/PhaTemplates.php +++ b/src/PhaTemplates.php @@ -38,12 +38,6 @@ class Templates { $template=ob_get_contents(); - //<%inherit file="base.html"/> - - //if(strpos('<%inherit', - - //if('<%inherit - ob_end_clean(); break;