diff --git a/system/pages/admin/accounts.php b/system/pages/admin/accounts.php index 06c5399f..28835768 100644 --- a/system/pages/admin/accounts.php +++ b/system/pages/admin/accounts.php @@ -4,7 +4,7 @@ * * @package MyAAC * @author Lee - * @copyright 2018 MyAAC + * @copyright 2019 MyAAC * @link https://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!'); diff --git a/system/pages/admin/reports.php b/system/pages/admin/reports.php index 6b034b94..46daf543 100644 --- a/system/pages/admin/reports.php +++ b/system/pages/admin/reports.php @@ -4,7 +4,7 @@ * * @package MyAAC * @author Lee - * @copyright 2018 MyAAC + * @copyright 2019 MyAAC * @link https://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!');