  |
1 | 1 | | <?php |
| |
2 | 2 | | /* |
  |
3 | | - | $Id: cache.php 153 2005-08-04 12:57:59Z hpdl $ |
| |
| 3 | + | $Id: cache.php 1497 2007-03-29 13:40:05Z hpdl $ |
|
4 | 4 | | |
| |
5 | 5 | | osCommerce, Open Source E-Commerce Solutions |
| |
6 | 6 | | http://www.oscommerce.com |
| |
7 | 7 | | |
| |
8 | 8 | | Copyright (c) 2004 osCommerce |
| |
9 | 9 | | |
  |
10 | | - | Released under the GNU General Public License |
| |
| 10 | + | This program is free software; you can redistribute it and/or modify |
| |
| 11 | + | it under the terms of the GNU General Public License v2 (1991) |
| |
| 12 | + | as published by the Free Software Foundation. |
  |
11 | 13 | | |
| |
12 | 14 | | Class usage examples: |
| |
13 | 15 | | |