Skip to content
Snippets Groups Projects
Commit 269c13f3 authored by torusturtle's avatar torusturtle
Browse files

Consitant name change for password strenght meter lang files.

FS#586 and commit 1082.
parent b18e2deb
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
<?php <?php
session_start(); session_start();
include('../../lib/config.inc.php'); include('../../lib/config.inc.php');
include_once(ISPC_ROOT_PATH.'/web/strengthmeter/lib/lang/'.$_SESSION['s']['language'].'_javascript.lng'); include_once(ISPC_ROOT_PATH.'/web/strengthmeter/lib/lang/'.$_SESSION['s']['language'].'_strengthmeter.lng');
?> ?>
redirect = ''; redirect = '';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment