Changeset 27387
- Timestamp:
- 12/25/08 12:51:52 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/php/misc/Hermit/src/Queue/HermitQueueRecord.php
r26931 r27387 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)