Commit Graph

6 Commits

Author SHA1 Message Date
messju
9b3ca8956e move check for template_dir in secure_dir-array into core.is_secure.php
this makes template_exists() work correctly with security=true even if
template_dir is not inside the secure_dir-array
2003-10-12 22:19:32 +00:00
messju
f8db1a7ce8 removed tabs from the main and the core/*.php files 2003-10-11 08:55:53 +00:00
messju
d226b07741 synced secure_dir-checking with trusted_dir-checking 2003-08-09 08:47:10 +00:00
messju
29f5d24082 tightenend path checking in smarty_core_is_secure() 2003-08-09 08:08:39 +00:00
messju
81bf74f327 started moving from $this to $smarty in core.*.php 2003-06-22 03:13:25 +00:00
mohrt
6445150ba7 move core files into their own directory under SMARTY_DIR,
remove abstraction function _execute_core_function
2003-06-16 15:18:38 +00:00