Rename the EventSocket class.

This commit is contained in:
markjcrane
2016-04-02 19:23:16 -06:00
parent 52ff8fae68
commit 7d61371bc9
6 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ if (!$included) {
$fax_cover_font = $_SESSION['fax']['cover_font']['text'];
}
else{
require_once "resources/classes/EventSocket.php";
require_once "resources/classes/event_socket.php";
}
if(!function_exists('correct_path')) {