// Merge -> revision 8952

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8957 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-10-03 09:14:01 +00:00
parent f1e265fad4
commit ef17d0b7da
44 changed files with 622 additions and 366 deletions
+1
View File
@@ -446,6 +446,7 @@ class AdminPerformance extends AdminTab
</select>
</div>
<div id="directory_depth">
<div class="warn">'.$this->l('The system CacheFS should be used only when the infrastructure contain only one front-end server. Ask your hosting company if you don\'t know.').'</div>
<label>'.$this->l('Directory depth:').' </label>
<div class="margin-form">
<input type="text" name="ps_cache_fs_directory_depth" value="'.($depth ? $depth : 1).'" />