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