You are here

7 calls to _boost_mkdir_p() in Boost 6

boost_admin_boost_performance_page_validate in ./boost.admin.inc
validate boost_admin_boost_performance_page form submissions.
boost_cache_delete in ./boost.module
Deletes files in the cache.
boost_cache_write in ./boost.module
Writes data to filename in an atomic operation thats compatible with older versions of php (php < 5.2.4 file_put_contents() doesn't lock correctly).
boost_htaccess_cache_dir_put in ./boost.module
boost_requirements in ./boost.install
Implementation of hook_requirements().
_boost_copy_file in ./boost.module
Copy a file.
_boost_write_file_chmod in ./boost.module
Create the dir, write the file, chmod the file.