Mangled path fax send (#7515)
[openemr.git] / interface / code_systems / dsmiv_howto.php
blobd235bbcaf1426dccf171d6a95dba32a48557ce92
1 <?php
3 /**
4 * Instructions for loading DSM IV Database
6 * Copyright (C) 2012 Patient Healthcare Analytics, Inc.
8 * LICENSE: This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation; either version 3
11 * of the License, or (at your option) any later version.
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public License
17 * along with this program. If not, see <http://opensource.org/licenses/gpl-license.php>;.
19 * @package OpenEMR
20 * @author (Mac) Kevin McAloon <mcaloon@patienthealthcareanalytics.com>
21 * @author Brady Miller <brady.g.miller@gmail.com>
22 * @link http://www.open-emr.org
25 require_once("../../interface/globals.php");
28 <div class="dialog"><p>
29 <?php echo xlt("Steps to install the DSM IV database"); ?>:
30 <ol>
31 <li><?php echo xlt("This feature is not yet available"); ?> </li>
32 </ol>
33 <br />
34 </p>
35 </div>