mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 03:44:26 +02:00
more fixes
This commit is contained in:
@@ -227,7 +227,7 @@ $smarty = new Smarty;
|
|||||||
<![CDATA[
|
<![CDATA[
|
||||||
<?php
|
<?php
|
||||||
require('/usr/local/lib/php/Smarty/Smarty.class.php');
|
require('/usr/local/lib/php/Smarty/Smarty.class.php');
|
||||||
$smarty = new Smarty;</screen>
|
$smarty = new Smarty;
|
||||||
?>
|
?>
|
||||||
]]>
|
]]>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
@@ -377,7 +377,7 @@ chown nobody:nobody /web/www.example.com/smarty/guestbook/templates_c/
|
|||||||
chmod 770 /web/www.example.com/smarty/guestbook/templates_c/
|
chmod 770 /web/www.example.com/smarty/guestbook/templates_c/
|
||||||
|
|
||||||
chown nobody:nobody /web/www.example.com/smarty/guestbook/cache/
|
chown nobody:nobody /web/www.example.com/smarty/guestbook/cache/
|
||||||
chmod 770 /web/www.example.com/smarty/guestbook/cache/</screen>
|
chmod 770 /web/www.example.com/smarty/guestbook/cache/
|
||||||
]]>
|
]]>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
Reference in New Issue
Block a user