mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
fixed logging errors
This commit is contained in:
parent
5996ae0731
commit
31a0568ed9
|
@ -626,7 +626,7 @@ class SeedDMS_Blue_Style extends SeedDMS_View_Common {
|
|||
|
||||
$this->htmlEndPage();
|
||||
|
||||
add_log_line(" $this->exitError error=".$error." pagetitle=".$pagetitle);
|
||||
add_log_line(" UI:exitError error=".$error." pagetitle=".$pagetitle);
|
||||
|
||||
exit;
|
||||
} /* }}} */
|
||||
|
|
Loading…
Reference in New Issue
Block a user