- Timestamp:
- 03/06/08 15:09:36 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/util/stubRegistryInitializer.php
r1395 r1399 22 22 */ 23 23 public function setConfigSource($source); 24 25 /** 26 * returns the config source 27 * 28 * @return string 29 */ 30 public function getConfigSource(); 24 31 } 25 32 ?>
