Changeset 529


Ignore:
Timestamp:
Jun 21, 2015 8:33:48 PM (9 years ago)
Author:
anonymous
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/App.inc.php

    r528 r529  
    359359                    }
    360360                } else {
    361                     $this->logMsg(sprintf('DB auth file not found: %s', $db_auth_file), LOG_ALERT, __FILE__, __LINE__);
     361                    $this->logMsg(sprintf('DB auth file not found: %s', $this->getParam('db_auth_file')), LOG_ALERT, __FILE__, __LINE__);
    362362                }
    363363            }
Note: See TracChangeset for help on using the changeset viewer.