We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cdd961 + 98d69d5 commit fff2831Copy full SHA for fff2831
_config.php
@@ -14,13 +14,3 @@
14
* @license https://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
15
* @link https://github.com/praxisnetau/silverware-calendar
16
*/
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