removed z

This commit is contained in:
Rudi Grinberg 2012-09-19 17:45:03 -04:00
parent 7bb1eadf03
commit 4ff267ee8a

View file

@ -928,7 +928,7 @@ SQL;
be added to media library.");
}
// Did all the checks for realz, now trying to copy
// Did all the checks for real, now trying to copy
$audio_stor = Application_Common_OsPath::join($stor, "organize",
$fileName);
$user = Application_Model_User::getCurrentUser();