Skip to content

Commit

Permalink
Updated files for syncing language files
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Aug 28, 2019
1 parent 1a6040f commit ca03110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/build/lm/lm.php
Expand Up @@ -90,6 +90,7 @@
$_CONF['site_url'] = '{$_CONF[\'site_url\']}';
$_CONF['speedlimit'] = '{$_CONF[\'speedlimit\']}';
$_CONF['invalidloginattempts'] = '{$_CONF[\'invalidloginattempts\']}';
$_CONF['invalidloginmaxtime'] = '{$_CONF[\'invalidloginmaxtime\']}';
$_USER['username'] = '{$_USER[\'username\']}';

$failures = '{$failures}';
Expand Down

0 comments on commit ca03110

Please sign in to comment.