Fix spelling error.

This commit is contained in:
Andrew McMillan 2010-08-18 21:33:14 +12:00
parent 82259f1e0e
commit 9598cd9b8f

View File

@ -20,7 +20,7 @@ if ( ! $dav_resource->Exists() ) {
$request->DoResponse( 404, translate("Resource Not Found.") );
}
function obfuscate_event( $icalendar ) {
function obfuscated_event( $icalendar ) {
// The user is not admin / owner of this calendar looking at his calendar and can not admin the other cal,
// or maybe they don't have *read* access but they got here, so they must at least have free/busy access
// so we will present an obfuscated version of the event that just says "Busy" (translated :-)