Update phrase_responder.php

This commit is contained in:
FusionPBX 2025-04-04 11:25:46 -06:00 committed by GitHub
parent b822acadb6
commit bcf479369c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@
* Tim Fry <tim@fusionpbx.com>
*/
// require the class loader and global functions
//require dirname(__DIR__, 2) . '/resources/classes/auto_loader.php'; new auto_loader();
//require dirname(__DIR__, 2) . '/resources/functions.php';
require_once dirname(__DIR__, 2) . '/resources/require.php';
// Disable output buffering and compression