Changeset 301
- Timestamp:
- 02/26/07 17:55:00 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/websites/memphis/stubMemphisProcessor.php
r300 r301 34 34 /** 35 35 * does the real processing 36 *37 * @return stubProcessor38 36 */ 39 37 protected function doProcess() trunk/src/main/php/net/stubbles/websites/xml/stubXMLProcessor.php
r300 r301 38 38 /** 39 39 * does the real processing 40 *41 * @todo use request prefix decorator for page elements42 40 */ 43 41 protected function doProcess()
