Changeset 26931 for lang/php/misc/Hermit/src/Queue/HermitQueueRecord.php
- Timestamp:
- 12/17/08 15:38:12 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/php/misc/Hermit/src/Queue/HermitQueueRecord.php
r26587 r26931 12 12 public function __destruct(){ 13 13 try { 14 if( !$this->completed){14 if($this->completed){ 15 15 $this->queue->abort(); 16 16 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)