mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-08 16:16:18 +01:00
Added IPBoard support
This commit is contained in:
11
thirdparty/IPBoard3/aa/config.php
vendored
Executable file
11
thirdparty/IPBoard3/aa/config.php
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Remote API User Administration configuration
|
||||
*
|
||||
* @author Author: Raynaldo Rivera
|
||||
*/
|
||||
|
||||
$CONFIG['api_module_title'] = 'AllianceAuth';
|
||||
$CONFIG['api_module_desc'] = 'AllianceAuth Module';
|
||||
$CONFIG['api_module_key'] = 'aa';
|
||||
Reference in New Issue
Block a user