mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 20:49:08 +01:00
better error-message
This commit is contained in:
parent
df140e9421
commit
8b199cf8e2
@ -841,7 +841,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
return 'error in parts';
|
||||
return "<p>ExecMethod('$method'): error in parts!<br />".function_backtrace()."</p>\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user