|
@@ -1,8 +1,5 @@ |
|
1
|
1
|
<?php |
|
2
|
|
-if ( ! defined( 'ABSPATH' ) ) { |
|
3
|
|
- exit; |
|
4
|
|
-} |
|
5
|
2
|
/** |
|
6
|
3
|
* iCalcreator, the PHP class package managing iCal (rfc2445/rfc5445) calendar information. |
|
7
|
4
|
* |
|
8
|
5
|
* Copyright (c) 2007-2021 Kjell-Inge Gustafsson, kigkonsult, All rights reserved |