root/releases/elgg0.8rc2/lib/adodb/adodb-php4.inc.php

Revision 725, 320 bytes (checked in by misja, 2 years ago)

Updated ADODB library.

  • Property svn:eol-style set to native
Line 
1 <?php
2
3 /*
4   V4.93 10 Oct 2006  (c) 2000-2006 John Lim (jlim#natsoft.com.my). All rights reserved.
5   Released under both BSD license and Lesser GPL library license.
6   Whenever there is any discrepancy between the two licenses,
7   the BSD license will take precedence.
8  
9   Set tabs to 4.
10 */
11
12
13 class ADODB_BASE_RS {
14 }
15
16 ?>
Note: See TracBrowser for help on using the browser.