Checks that the directories Piwik needs write access are actually writable
Displays a nice error page if permissions are missing on some directories
public static dieIfDirectoriesNotWritable ( array $directoriesToCheck = null ) | ||
$directoriesToCheck | array | Array of directory names to check |