smarty.inc.php: interface cleanup etc.
- move initialisation of $smarty->template_dir, compile_dir and config_dir into __construct() of PFASmarty class - remove usage of /tmp/postfixadmin_templates_c/ to avoid security risks (symlink attacks etc.) - remove __set, __get and __call from PFASmarty class to ensure we have a clearly documented interface to the template layer - whitespace changes (mostly in select_options()) - added vim: line See also the discussion about the r949 commit in postfixadmin-devel for details. git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@957 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
parent
cebf126eff
commit
a93d63a692
Loading…
Reference in New Issue