Adodb Dokumentation  V5.14 8 Sept 2011
adodb-php4.inc.php
00001 <?php
00002 
00003 /*
00004   V5.14 8 Sept 2011   (c) 2000-2011 John Lim (jlim#natsoft.com). All rights reserved.
00005   Released under both BSD license and Lesser GPL library license. 
00006   Whenever there is any discrepancy between the two licenses, 
00007   the BSD license will take precedence.
00008   
00009   Set tabs to 4.
00010 */
00011 
00012 
00013 class ADODB_BASE_RS {
00014 }
00015 
00016 ?>