mirror of
https://github.com/smarty-php/smarty.git
synced 2025-10-09 02:30:55 +02:00
fixes to docs
This commit is contained in:
@@ -62,7 +62,7 @@ cannot have both custom function `{func}` and block function
|
||||
|
||||
If you have nested block functions, it\'s possible to find out what the
|
||||
parent block function is by accessing `$smarty->_tag_stack` variable.
|
||||
Just do a [`var_dump()`](&url.php-manual;var_dump) on it and the
|
||||
Just do a [`var_dump()`](https://www.php.net/var_dump) on it and the
|
||||
structure should be apparent.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user