mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
oops. left debug line in safe_args()
This commit is contained in:
parent
8ae1ee9e14
commit
d1f5fdf372
@ -195,7 +195,6 @@
|
||||
*/
|
||||
function safe_args($expected, $recieved, $line='??', $file='??')
|
||||
{
|
||||
echo '$recieved:<pre>'; print_r($recieved); echo '</pre>';
|
||||
/* This array will contain all the required fields */
|
||||
$required = Array();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user