Fix: Bugs reported by scrutinizer

This commit is contained in:
Laurent Destailleur 2014-11-15 17:05:43 +01:00
parent ad661256c0
commit 741adc79b2

View File

@ -26,7 +26,7 @@
/**
* Prepare array with list of admin tabs
*
* @param $object Object instance we show card
* @param Object $object Object instance we show card
* @return array Array of tabs to show
*/
function admin_accounting_prepare_head($object=null)