diff options
Diffstat (limited to 'lib/calendar/CalendarExportException.class.php')
| -rw-r--r-- | lib/calendar/CalendarExportException.class.php | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/calendar/CalendarExportException.class.php b/lib/calendar/CalendarExportException.class.php deleted file mode 100644 index fbdabda..0000000 --- a/lib/calendar/CalendarExportException.class.php +++ /dev/null @@ -1,18 +0,0 @@ -<?php -/** - * CalendarExportException.php - indicates an error during - * calendar export or import - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * @author Peter Thienel <thienel@data-quest.de> - * @license http://www.gnu.org/licenses/gpl-2.0.html GPL version 2 - * @category Stud.IP -*/ - -class CalendarExportException extends Exception -{ -} |
