Skip to content

Commit fff2831

Browse files
committed
Merge branch 'develop'
2 parents 0cdd961 + 98d69d5 commit fff2831

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

_config.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,3 @@
1414
* @license https://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
1515
* @link https://github.com/praxisnetau/silverware-calendar
1616
*/
17-
18-
// Define Module Constants:
19-
20-
if (!defined('SILVERWARE_CALENDAR_DIR')) {
21-
define('SILVERWARE_CALENDAR_DIR', basename(__DIR__));
22-
}
23-
24-
if (!defined('SILVERWARE_CALENDAR_PATH')) {
25-
define('SILVERWARE_CALENDAR_PATH', realpath(__DIR__));
26-
}

0 commit comments

Comments
 (0)