Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 510 → Rev 511

/trunk/includes/oidplus_limits.inc.php
2,7 → 2,7
 
/*
* OIDplus 2.0
* Copyright 2020 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();
 
// Note: You can override these values in your userdata/baseconfig/config.inc.php file
// Do NOT edit this file, because your changes would get overwritten
// by program updates!