Removed test case from functions.php
This commit is contained in:
parent
8d7bd7508c
commit
451442e3b2
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@
|
|||
*/
|
||||
|
||||
function cbmail($array) {
|
||||
return true;
|
||||
#return true;
|
||||
$func_array = get_functions('email_functions');
|
||||
if(is_array($func_array)) {
|
||||
foreach($func_array as $func) {
|
||||
|
|
Loading…
Add table
Reference in a new issue