Mercurial > hg > extraction-interface
diff models/extractapp.php @ 60:3239979f6673 extractapp
New: 1.display messages(style) 2.handle saving conflict:up-to-date or reload text
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 31 Mar 2015 11:58:26 +0200 |
parents | 6e44605eb4f6 |
children | c6fa7f83c5bf |
line wrap: on
line diff
--- a/models/extractapp.php Tue Mar 31 11:32:25 2015 +0200 +++ b/models/extractapp.php Tue Mar 31 11:58:26 2015 +0200 @@ -261,6 +261,7 @@ $this->messages['info'] .= "[Info] book name: ".$this->book_name; $this->messages['info'] .= ", section id: ". $this->section_id; $this->messages['info'] .= ", branch id: ".$this->branch_id; + $this->messages['info'] .= ", file id: ".$this->file_id; $this->messages['info'] .= "<br>"; /*