Revision: | 1.1 |
Committed: | Fri Jun 29 07:49:19 2007 UTC (17 years, 10 months ago) by kdziedzi |
Branch: | MAIN |
CVS Tags: | V01-01-02, V01-01-01, V1_01_00, V01-01-00, V1_00_01, HEAD |
Log Message: | Introducing new order in project |
# | Content |
---|---|
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 | ?> |