Skip to content

Commit

Permalink
Update auth.php
Browse files Browse the repository at this point in the history
  • Loading branch information
orynider authored Apr 10, 2024
1 parent dd6dcc3 commit 21b8953
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions includes/sessions/rhea/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
*
* @package Auth
* @version $Id: auth.php,v 1.1 2014/09/15 21:14:56 orynider Exp $
* @copyright (c) 2002-2008 MX-Publisher Project Team
* @version $Id: auth.php,v 1.1 2024/02/10 06:14:56 orynider Exp $
* @copyright (c) 2002-2024 MX-Publisher Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2
* @link http://mxpcms.sourceforge.net/
*
Expand Down Expand Up @@ -1051,4 +1051,4 @@ function build_auth_option_statement($key, $auth_options, &$sql_opts)
}
}
}
?>
?>

0 comments on commit 21b8953

Please sign in to comment.