Loading…
|
Source string changed |
|
|
Translation changed |
|
|
Translation changed |
|
None
String added in the repository |
|
Things to check
Glossary
| English | French | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
None
appchamilo/var/cache/ directory could not be cleaned up. Please clean it up by manually: connectingto the server and delete all files and symbolic links under the chamilo/appvar/cache/ directory, except the .htaccess file. On Linux: # findappvar/cache/ \( -type f -or -type l \) -not -name .htaccess -exec echo rm -v \{} \;