Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 510 → Rev 511

/trunk/includes/classes/OIDplusLogger.class.php
2,7 → 2,7
 
/*
* OIDplus 2.0
* Copyright 2019 Daniel Marschall, ViaThinkSoft
* Copyright 2019 - 2021 Daniel Marschall, ViaThinkSoft
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
17,6 → 17,8
* limitations under the License.
*/
 
if (!defined('INSIDE_OIDPLUS')) die();
 
class OIDplusLogger {
 
private static function split_maskcodes($maskcodes) {