<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!--
/* +----------------------------------------------------------------------+
| Netautor Professional Application Server |
+----------------------------------------------------------------------+
| Copyright (C) 1998-2005 digiconcept GmbH. <www.digiconcept.net> |
+----------------------------------------------------------------------+
| This file is subject to license, that is bundled with this package |
| in the file LICENSE.TXT, and is available at through the |
| world-wide-web at http://www.netautor.com/license/ |
| |
| If you did not receive a copy of the license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| hide@address.com so we can mail you a copy. |
+----------------------------------------------------------------------+
| Authors: Stefan Rottensteiner <hide@address.com> |
| Helli Kleinhans <hide@address.com> |
| Marek Kadziela <hide@address.com> |
+----------------------------------------------------------------------+ */
/**
* A simple tool to reconstruct MDOCS from the search tables
*
* @author Stefan Rottensteiner
* @version $Revision: 1.4 $
*/
--->
<head>
<title>digiconcept/netautor/reconstructor</title>
</head>
<frameset cols="30%,*" framespacing="0" frameborder="1">
<frame src="./reconstruct_select.php" name="reconstruct_select" id="reconstruct_select" scrolling="Auto" marginwidth="10" marginheight="10">
<frame src="empty.html" name="reconstruct_action" id="reconstruct_action" scrolling="Auto" marginwidth="10" marginheight="10">
</frameset>
</html>