commit 8c66c3366211558027f1e8b31e52abb48653d095 parent 3ae9655f52a0150493dc6ad5387f201edb13965e Author: markseu <mark2011@mayberg.se> Date: Tue, 14 Jul 2020 11:16:35 +0200 Refactored code base, removed clutter Diffstat:
| M | yellow.php | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/yellow.php b/yellow.php @@ -1,7 +1,5 @@ <?php -// Datenstrom Yellow is for people who make small websites, https://datenstrom.se/yellow/ -// Copyright (c) 2013-2020 Datenstrom, https://datenstrom.se -// This file may be used and distributed under the terms of the public license. +// Datenstrom Yellow, https://datenstrom.se/yellow/ require_once("system/extensions/core.php");