mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 12:41:30 +00:00
remove empty line in exitError()
This commit is contained in:
parent
5ddb4df7aa
commit
e4e7dd838f
|
@ -1351,7 +1351,6 @@ $(document).ready(function() {
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
||||||
function exitError($pagetitle, $error, $noexit=false) { /* {{{ */
|
function exitError($pagetitle, $error, $noexit=false) { /* {{{ */
|
||||||
|
|
||||||
$this->htmlStartPage($pagetitle);
|
$this->htmlStartPage($pagetitle);
|
||||||
$this->globalNavigation();
|
$this->globalNavigation();
|
||||||
$this->contentStart();
|
$this->contentStart();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user