php - smarty Debugging Console -


How to view no debugging console in the popup window? Like any idea in the same window?

Change the debug template file debug.tpl . Just replace the following code with something suitable for your needs:

  # _smarty_console.document.write ('{$ debug_output | escape:' javascript '}'); ## Type the debug window directly into the current document document. Write ('{$ debug_output | escape:' javascript '}); ` 

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -