1
0
Fork 0

upgrade smarty lib; use composer; increase php version and plugin version

Dieser Commit ist enthalten in:
Ortwin Pinke 2025-06-26 22:01:05 +02:00
Ursprung f8d1a613c4
Commit a2e2312610
4 geänderte Dateien mit 22 neuen und 16 gelöschten Zeilen

Datei anzeigen

@ -23,7 +23,7 @@
*/
defined('CON_FRAMEWORK') || die('Illegal call: Missing framework initialization - request aborted.');
class cSmartyWrapper extends Smarty {
class cSmartyWrapper extends Smarty\Smarty {
public function fetch($template = NULL, $cache_id = NULL, $compile_id = NULL, $parent = NULL, $display = false, $merge_tpl_vars = true, $no_output_filter = false) {
/* @todo implement functionality for CL 2.0