Removed unnecessary exit - calls
Signed-off-by: Florian Aders <eleras@froxlor.org>
This commit is contained in:
@@ -42,11 +42,6 @@ function includeFunctions($dirname)
|
||||
closedir($dirhandle);
|
||||
}
|
||||
|
||||
function exportDetails($fielddata, $newfieldvalue)
|
||||
{
|
||||
print_r($newfieldvalue);
|
||||
}
|
||||
|
||||
Autoloader::init();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user