This commit is contained in:
Bernhard Posselt 2015-07-10 09:44:29 +02:00
Родитель 8a17addaf1
Коммит b334d7bc94
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -81,6 +81,7 @@ You can also send a mail to the [owncloud-devel mailing list](https://mailman.ow
```
* Place a space before and after the parameter block for if, else, for, foreach, function
* Everything should be in pascalCase except classes which should be in CamelCase
### Project Structure
The project is structured in the following way: