Skip to content

Commit b18e2de

Browse files
author
torusturtle
committed
FS#586 - naming of password strength test module
1 parent b28db41 commit b18e2de

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

interface/web/js/scrigo.js.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
session_start();
33
include('../../lib/config.inc.php');
4-
include_once(ISPC_ROOT_PATH.'/web/js/lib/lang/'.$_SESSION['s']['language'].'_javascript.lng');
4+
include_once(ISPC_ROOT_PATH.'/web/strengthmeter/lib/lang/'.$_SESSION['s']['language'].'_javascript.lng');
55
?>
66

77
redirect = '';
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)