khanat-opennel-code/code/ryzom/tools/server/www/ring/anim_session.php
kervala 47ccfe279a Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
2013-09-27 10:52:44 +02:00

12 lines
279 B
PHP

<html>
<head>
<title>Enter the title of your HTML document here</title>
</head>
<body>
<p><H1>Please wait, starting anim session</H1></p>
<hr/>
<br/>
<hr/>
<a href="web_start.php">Back to main menu</a>
</body>
</html>