Jump to content

Edit History

sphway

sphway

20 hours ago, abdullacm said:

try this in your tpl

{Context::getContext()->controller->php_self}

 

I add the code in my php file

$context->smarty->assign(array(
            'all_var' => Context::getContext()
        ));

but no $current_url  and $page_name in the debug popup

sphway

sphway

15 hours ago, abdullacm said:

try this in your tpl

{Context::getContext()->controller->php_self}

 

thanks ,but it doesn't work

×
×
  • Create New...