find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
refs #4606
refs #4407
Update license headers refs #4262
This exception should be fired when the OS restricts the web user from executing certain actions. Also the template for errors has been modified so it displays the action and the target that was prevented. refs #4092