// // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 require_once("../../globals.php"); require_once("$srcdir/api.inc"); require("C_FormLegLength.class.php"); $c = new C_FormLegLength(); echo $c->view_action($_GET['id']);