Great!! One question... is it still necessary to set the include_path to point to the smarty lib?? Or is SMARTY_DIR enough?
/Andreas -----Ursprungligt meddelande----- Från: Monte Ohrt [mailto:[email protected]] Skickat: den 15 februari 2002 23:51 Till: [email protected] Ämne: [smarty] Smarty 2.0 prototype (one other thing) Just an FYI: The format of the files in templates_c and cache directories has changed, so it would be a good idea to clean those up before upgrading. Instead of using md5() to create filenames, we use crc32() instead, which is about 10x faster. As far as uniqueness with crc32(), we tested it against a 45,000 word dictionary and came up with no duplicates, so it was deemed adequate for the purpose. Monte --- You are currently subscribed to smarty as: [email protected] To unsubscribe send a blank email to [email protected] Visit Smarty's homepage at http://www.phpinsider.com/php/code/Smarty/ -- The silver-list is a moderated forum for discussion of colloidal silver. To join or quit silver-list or silver-digest send an e-mail message to: [email protected] -or- [email protected] with the word subscribe or unsubscribe in the SUBJECT line. To post, address your message to: [email protected] Silver-list archive: http://escribe.com/health/thesilverlist/index.html List maintainer: Mike Devour <[email protected]>

