mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 22:42:57 +00:00
fix a little oversight
This commit is contained in:
parent
805f78b6e1
commit
a302bc0909
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
newsItem ('now', 'Web Server', '<P>No current news!');
|
||||
}
|
||||
} else {
|
||||
newsItem ('now', 'Web Server', '<P>No news in database!');
|
||||
newsItem ('now', 'Web Server', '<P>No plans in database!');
|
||||
}
|
||||
mysql_close ($conn);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue