FreePBX-AvantFAX/functions.inc.php

11 lines
277 B
PHP
Raw Normal View History

2012-12-20 16:22:05 -05:00
<?php
2013-05-03 14:44:25 -04:00
/**
* <this raw module name>_hook_<hooked raw module name>
*
* This function allows one to hook html into many different modules' pages to display html/information
* In this example we have hooked into blacklist
*
* @return string The return HTML to send back
*/