Initial Commit of AgileBill Open Source
This commit is contained in:
6
modules/voip_prepaid/auth.inc.php
Normal file
6
modules/voip_prepaid/auth.inc.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$auth_methods = Array
|
||||
(
|
||||
Array ('module' => 'voip_prepaid', 'method' => 'menu_pins')
|
||||
);
|
||||
?>
|
Reference in New Issue
Block a user