change Logging::log to Logging::info
This commit is contained in:
parent
15eae0698b
commit
462542bf68
19 changed files with 125 additions and 123 deletions
|
@ -5,4 +5,6 @@ interface Application_Model_LibraryEditable
|
|||
|
||||
public function setMetadata($key, $val);
|
||||
public function setName($name);
|
||||
public function getLength();
|
||||
public function getId();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue