mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
4 lines
55 B
PHP
Executable File
4 lines
55 B
PHP
Executable File
<?php
|
|
$config['api_cid'] = "87654321";
|
|
|
|
return $config; |