A minor bug fix in the xml files of the form GI exam and Resp Exam. The list for...
[openemr.git] / library / adodb / session / adodb-session-clob.php
blob31c4c51fc3a1edc661ca6df840d307754ecdcb66
1 <?php
3 // $CVSHeader$
5 /*
6 V4.01 23 Oct 2003 (c) 2000-2004 John Lim (jlim@natsoft.com.my). All rights reserved.
7 Contributed by Ross Smith (adodb@netebb.com).
8 Released under both BSD license and Lesser GPL library license.
9 Whenever there is any discrepancy between the two licenses,
10 the BSD license will take precedence.
11 Set tabs to 4 for best viewing.
16 This file is provided for backwards compatibility purposes
20 require_once dirname(__FILE__) . '/adodb-session.php';
22 ADODB_Session::clob('CLOB');