Changeset 94
- Timestamp:
- 01/18/07 00:35:52 (2 years ago)
- Files:
-
- trunk/experiments/people/mikey/star/StarLoader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/experiments/people/mikey/star/StarLoader.php
r93 r94 10 10 */ 11 11 /** 12 * Class for reading classes from star archives via stream wrapper, 12 * Class for reading classes from star archives via stream wrapper. 13 * 14 * This class contains code from lang.base.php of the XP-framework, 13 15 * written by Timm Friebe and Alex Kiesel. 14 *15 * This class contains code from lang.base.php of the XP-framework.16 16 * 17 17 * @package star
