"upps debug message ;-)"

This commit is contained in:
Ralf Becker 2009-09-29 10:07:03 +00:00
parent fd7fedabaf
commit e13a988433

View File

@ -314,7 +314,6 @@ class bo_resources
// preseed the cache
egw_link::set_cache('resources',$resource['res_id'],$t=$this->link_title($resource));
echo "<p>egw_link::set_cache('resources',$resource'res_id','$t')</p>\n";
}
return $data;
}