DataObjects/Core_templatestr.php
authorleon <leon@roojs.com>
Wed, 26 Jul 2023 08:04:33 +0000 (16:04 +0800)
committerleon <leon@roojs.com>
Wed, 26 Jul 2023 08:04:33 +0000 (16:04 +0800)
DataObjects/Core_templatestr.php

index c6c52ac..a08137f 100644 (file)
@@ -504,7 +504,7 @@ class Pman_Core_DataObjects_Core_templatestr extends DB_DataObject
     
     function translateFlexyString($flexy, $string)
     {
-         $debug = false;;
+         $debug = true;;
         //if (!empty($_REQUEST['_debug'])) { $debug= true; }
         
         // using $flexy->currentTemplate -> find the template we are looking at..