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