From d8696f11308a8bc92bffc56b9144df4a80eac9a2f0c371c6ca20cfeae3bcb8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Rom=C3=A1n=20Archidona?= Date: Sat, 5 Mar 2022 11:33:48 +0100 Subject: [PATCH] Update phpnuts.class.php --- phpnuts.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpnuts.class.php b/phpnuts.class.php index 27b45f6..295c583 100644 --- a/phpnuts.class.php +++ b/phpnuts.class.php @@ -1,7 +1,7 @@ + * Copyright (C) 2005-2022 Víctor Román Archidona * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -475,4 +475,4 @@ class PHPNuts { return count($ar_files) ? $ar_files : NULL; } } -?> \ No newline at end of file +?>