mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-22 19:21:23 +00:00
* GSWDatabase/WODisplayGroup.m remove local NSAutoreleasePool adjust makefiles git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30698 72102866-910b-0410-8b05-ffd578937521
24 lines
547 B
HTML
24 lines
547 B
HTML
<html>
|
|
<head>
|
|
<title>Session Creation Error</title>
|
|
<meta name="robots" content="noindex,nofollow"/>
|
|
</head>
|
|
<body BGcolor="white">
|
|
|
|
<table border="0" width="100%">
|
|
<tr>
|
|
<td align="CENTER" Valign="TOP">
|
|
<gsweb name="ExclamationImage"></gsweb><br/>
|
|
Re-enter<br/>
|
|
<gsweb name="ReenterHyperlink">
|
|
<b><gsweb name="ApplicationNameString"></gsweb></b>
|
|
</gsweb>
|
|
</td>
|
|
<td align="LEFT" Valign="MIDDLE">
|
|
<b>Your session could not be created.<b>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|