Changeset 157

Show
Ignore:
Timestamp:
03/24/09 17:44:15 (4 years ago)
Author:
ngcms
Message:

Исправлена ошибка в соответствии с тикетом N9.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ngcms/trunk/engine/lostpassword.php

    r1 r157  
    6060// Registration page generation 
    6161function generate_restorepw_page($params, $values = array(), $msg = '') { 
    62         global $tpl, $template, $PHP_SELF; 
     62        global $tpl, $template, $PHP_SELF, $config; 
    6363        $tpl -> template('lostpassword.entries', tpl_site); 
    6464        $tpl -> template('lostpassword.entry-full', tpl_site);