Bernd Wurst commited on 2018-03-03 06:34:07
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
... | ... |
@@ -15,6 +15,7 @@ Nevertheless, in case you use a significant part of this code, we ask (but not r |
15 | 15 |
*/ |
16 | 16 |
|
17 | 17 |
require_once('inc/debug.php'); |
18 |
+require_once('inc/icons.php'); |
|
18 | 19 |
require_once('inc/security.php'); |
19 | 20 |
require_role(array(ROLE_CUSTOMER)); |
20 | 21 |
require_once('class/domain.php'); |
21 | 22 |