- Timestamp:
- 10/01/08 21:02:13 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/php/misc/Hermit/src/Hermit/resultset/HermitDefaultResultSet.php
r20200 r20387 5 5 */ 6 6 class HermitDefaultResultSet implements HermitResultSet { 7 public function execute(HermitStatement $stmt, HermitValueType $type){7 public function create(HermitStatement $stmt, HermitValueType $type){ 8 8 $type->apply($stmt); 9 9 return $stmt->fetch();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)