Vincent Petry
|
3507964820
|
Fixed quota wrapper to return the value from flock()
|
2014-06-04 12:36:53 +02:00 |
Robin McCorkell
|
4755392c65
|
More PHPDoc for file functions
|
2014-05-13 19:09:14 +01:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Vincent Petry
|
ebcd9ae628
|
Added comment for clarification about fseek() call in quota.php
|
2013-10-25 16:15:01 +02:00 |
Vincent Petry
|
d8b245490b
|
Fixed quota stream's fseek method
- Added missing return statement
- Added missing support for SEEK_END
- Fixes #5524
|
2013-10-25 12:09:46 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |