mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
use word subdefs instead subview
This commit is contained in:
@@ -1523,7 +1523,7 @@ class databox extends base implements ThumbnailedElement
|
|||||||
*/
|
*/
|
||||||
public function getSubdefStorage(){
|
public function getSubdefStorage(){
|
||||||
|
|
||||||
return p4string::addEndSlash($this->app['conf']->get(['main', 'storage', 'subdefs'])).$this->get_dbname()."/subview/";
|
return p4string::addEndSlash($this->app['conf']->get(['main', 'storage', 'subdefs'])).$this->get_dbname()."/subdefs/";
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function retrieve_structure()
|
protected function retrieve_structure()
|
||||||
|
Reference in New Issue
Block a user