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

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