Jörn Friedrich Dreyer
|
f83689e1be
|
in quota wrapper use === instead of ! for better readability and as in other wrappers
|
2014-09-22 11:35:42 +02:00 |
Vincent Petry
|
3507964820
|
Fixed quota wrapper to return the value from flock()
|
2014-06-04 12:36:53 +02: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 |