mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-01 19:09:30 +01:00
Get rid of "Undefined variable $args" warning
This commit is contained in:
parent
5b621ffcba
commit
604a12f7e6
@ -331,6 +331,7 @@ class IncludeMgr
|
||||
// we will do no further processing but just include the file
|
||||
// XXX: Is this case still used? If yes, it will not work with
|
||||
// adding the ctime to all js files...
|
||||
$args = '';
|
||||
if (is_array($file))
|
||||
{
|
||||
foreach($file as $name => $val)
|
||||
|
Loading…
Reference in New Issue
Block a user