XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_core_write_file ($params, &$smarty) | |
smarty_core_write_file | ( | $params, | |
& | $smarty | ||
) |
write out a file to disk
string | $filename | |
string | $contents | |
boolean | $create_dirs |
Definition at line 16 of file core.write_file.php.
References DIRECTORY_SEPARATOR, and smarty_core_create_dir_structure().
Referenced by smarty_core_write_compiled_include().