mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 09:21:29 +00:00
I hate this
This commit is contained in:
parent
c9389c808d
commit
8dfc33a177
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
newsItem ('now', 'Web Server', '<P>An error occoured, please contact the webmaster');
|
||||
}
|
||||
} else {
|
||||
newsItem ('now', 'Web Server', '<P>Can't find any plans! Please contact the webmaster');
|
||||
newsItem ('now', 'Web Server', '<P>Can\'t find any plans! Please contact the webmaster');
|
||||
}
|
||||
mysql_close ($conn);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue