mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 21:31:48 +01:00
update plugin loading logic, look in SMARTY_DIR, then cwd. If all fail, then retry all with include_path
This commit is contained in:
@@ -3818,6 +3818,12 @@ OUTPUT:
|
||||
root and supply the relative path to this file as the "src"
|
||||
parameter to popup_init.
|
||||
</para>
|
||||
<example>
|
||||
<title>popup_init</title>
|
||||
<programlisting>
|
||||
{* popup_init must be called once at the top of the page *}
|
||||
{popup_init src="/javascripts/overlib.js"}</programlisting>
|
||||
</example>
|
||||
</sect1>
|
||||
<sect1 id="language.function.popup">
|
||||
<title>popup</title>
|
||||
|
||||
Reference in New Issue
Block a user