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