Update index.php

This commit is contained in:
Florin-Ciprian Bodin
2020-02-04 14:01:17 +02:00
committed by GitHub
parent c49e0c3d15
commit 8649b5abfd

View File

@@ -5,8 +5,8 @@
* accessed directly.
*
* @package AutoIndex
* @author Justin Hagstrom <JustinHagstrom@yahoo.com>
* @version 1.2.1 (January 06, 2007)
* @author Justin Hagstrom <JustinHagstrom@yahoo.com>, FlorinCB <orynider@users.sourceforge.net>
* @version 2.4.5 (January 01, 2019)
*
* @copyright Copyright (C) 2002-2007 Justin Hagstrom
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License (GPL)
@@ -638,4 +638,4 @@ catch (Exception $e)
echo simple_display($e -> getMessage());
}
?>
?>