mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 19:34:27 +02:00
fixed link to ini_set(). thanks to Lee Yunyoung.
This commit is contained in:
@@ -332,7 +332,7 @@ include_path = ".;c:\php\includes;c:\webroot\libs\Smarty-v.e.r\libs\"
|
||||
|
||||
<example>
|
||||
<title>Appending the include path in a php script with
|
||||
<literal><ulink url="&url.e-accel;">ini_set()</ulink></literal></title>
|
||||
<literal><ulink url="&url.php-manual;ini-set">ini_set()</ulink></literal></title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user