mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update php-codesniffer (#11368)
* PHPCS 3.5+ * Fix newly detected style issues
This commit is contained in:
@@ -27,7 +27,7 @@ function list_bills($bill_name)
|
||||
return $bill[0]['bill_id'];
|
||||
}
|
||||
|
||||
// Create a new bill.
|
||||
// Create a new bill.
|
||||
function create_bill($bill_name, $bill_type, $bill_cdr, $bill_day)
|
||||
{
|
||||
/** create_bill
|
||||
|
Reference in New Issue
Block a user