X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=application%2Ftests%2Fdebug.php;h=7bd77be9c4c32dd1488e6957ef674ad3b86676fc;hp=c9b7203946dbe33aa699e4265b080a6f4a598d1d;hb=HEAD;hpb=fe28fd87dd0c4e129cef6ee7bd4e257a3f3ba280 diff --git a/application/tests/debug.php b/application/tests/debug.php index c9b72039..7bd77be9 100644 --- a/application/tests/debug.php +++ b/application/tests/debug.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2023 Core Developer Team * @license GNU GPL 3.0 or any newer version * * This program is free software: you can redistribute it and/or modify @@ -23,6 +23,3 @@ // Set error reporting error_reporting(E_ALL | E_STRICT); - -// [EOF] -?>