From 31282d40bfecf7ea9ecef303d51b4dfde78f3016 Mon Sep 17 00:00:00 2001 From: Cassio de Campos Date: Thu, 26 Oct 2017 15:14:44 +0100 Subject: bug fix passwords --- src/admin/option.php | 1 - 1 file changed, 1 deletion(-) (limited to 'src/admin') diff --git a/src/admin/option.php b/src/admin/option.php index 81e5879..d3581a4 100644 --- a/src/admin/option.php +++ b/src/admin/option.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . //////////////////////////////////////////////////////////////////////////////// -// Last modified 05/aug/2012 by cassio@ime.usp.br require('header.php'); require('../optionlower.php'); ?> -- cgit v1.2.3