mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
update FAQ with mailing list Reply-To header FAQ
This commit is contained in:
8
FAQ
8
FAQ
@@ -10,6 +10,8 @@ Q: Why does smarty have a built in cache? Wouldn't it be better to handle this
|
|||||||
Q: Is Smarty faster than <insert other PHP template engine>?
|
Q: Is Smarty faster than <insert other PHP template engine>?
|
||||||
Q: How can I be sure to get the best performance from Smarty?
|
Q: How can I be sure to get the best performance from Smarty?
|
||||||
Q: Do you have a mailing list?
|
Q: Do you have a mailing list?
|
||||||
|
Q: Can you change the mailing list so reply-to sends to the list and not the
|
||||||
|
user?
|
||||||
|
|
||||||
Q: Smarty doesn't work.
|
Q: Smarty doesn't work.
|
||||||
Q: I get the following error when running Smarty:
|
Q: I get the following error when running Smarty:
|
||||||
@@ -110,6 +112,12 @@ Q: Do you have a mailing list?
|
|||||||
A: Yes. Subscribe by sending an e-mail to subscribe-smarty@lists.ispi.net. This
|
A: Yes. Subscribe by sending an e-mail to subscribe-smarty@lists.ispi.net. This
|
||||||
is also archived at http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
|
is also archived at http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
|
||||||
|
|
||||||
|
Q: Can you change the mailing list so Reply-To sends to the list and not the
|
||||||
|
user?
|
||||||
|
A: Yes we could, but no we won't. Use "Reply-All" in your e-mail client to send
|
||||||
|
to the list.
|
||||||
|
http://www.unicom.com/pw/reply-to-harmful.html
|
||||||
|
|
||||||
|
|
||||||
TROUBLESHOOTING
|
TROUBLESHOOTING
|
||||||
---------------
|
---------------
|
||||||
|
3
NEWS
3
NEWS
@@ -1,3 +1,6 @@
|
|||||||
|
- update FAQ with mailing list Reply-To header FAQ (Monte)
|
||||||
|
- supress error messages for fopen(), fix cache to regenerate if cache
|
||||||
|
file is not available due to race condition (Monte)
|
||||||
- added index key example to QUICKSTART guide (Monte)
|
- added index key example to QUICKSTART guide (Monte)
|
||||||
|
|
||||||
Version 1.4.6
|
Version 1.4.6
|
||||||
|
Reference in New Issue
Block a user