This commit is contained in:
Diogo Cordeiro 2019-04-19 21:16:42 +01:00
parent 496ab8c920
commit 0df8531834
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ require_once __DIR__ . DIRECTORY_SEPARATOR . 'Exception.php';
require_once __DIR__ . DIRECTORY_SEPARATOR . 'XMLObj.php'; require_once __DIR__ . DIRECTORY_SEPARATOR . 'XMLObj.php';
/** XMPPHP_Log */ /** XMPPHP_Log */
require_once __DIR__ . DIRECTORY_SEPARTOR. 'Log.php'; require_once __DIR__ . DIRECTORY_SEPARATOR . 'Log.php';
/** /**
* XMPPHP XML Stream * XMPPHP XML Stream