mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-27 02:14:45 +01:00
Removed print_r() debug line I forgot... sorry!
This commit is contained in:
parent
569158098e
commit
fcec70607a
@ -130,7 +130,6 @@
|
||||
{
|
||||
if(!empty($files) && is_array($files))
|
||||
{
|
||||
print_r($files);
|
||||
foreach($files as $file => $browser)
|
||||
{
|
||||
$links .= '<script type="text/javascript" src="'
|
||||
|
Loading…
Reference in New Issue
Block a user