Skip to content

Commit

Permalink
Update aes.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jeckodevelopment committed Feb 11, 2019
1 parent 5003b37 commit 6927614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/fof/encrypt/aes.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @subpackage encrypt
* @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @note This file has been modified by the Joomla! Project in order to ensure compatibility with latest PHP versions.
* @note This file has been modified by the Joomla! Project and no longer reflects the original work of its author.
*/
// Protect from unauthorized access
defined('FOF_INCLUDED') or die;
Expand Down

0 comments on commit 6927614

Please sign in to comment.