* @version $id SVN * @access public * @license http://opensource.org/licenses/gpl-3.0.html */ include_once($dir."/".SQL.".inc.php"); $todopage=$dir."/list.php"; include_once($todopage); ?>