Including the wz_dragdrop.js again

This commit is contained in:
Andreas Stöckel 2010-06-10 07:43:38 +00:00
parent 2f1353ba3a
commit c8e1730eb4

View File

@ -323,6 +323,7 @@ class dragdrop
{
if($this->browserTestMode || $clientBrowser->get_agent() == $validatedBrowser)
{
egw_framework::validate_file('wz_dragdrop', 'wz_dragdrop');
return true;
}