X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Ftests%2Fdebug.php;h=45cc15012588b08f3302d7895ce5777e2406e5bf;hb=d5dc929cca6a35725ff7af3446e2764e6c739d81;hp=5175d488a50ed2fe2650a61f6f792af6802bae8e;hpb=d26e71af1e28dc1429823bdec244df6303f9b2fb;p=core.git diff --git a/application/tests/debug.php b/application/tests/debug.php index 5175d488..45cc1501 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 - 2015 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 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] -?>