mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Change the quota to int from float, since the quota is a number of bits and a bits can not be splitted. Fix #34010 Signed-off-by: Carl Schwan <carl@carlschwan.eu> |
||
|---|---|---|
| .. | ||
| template | ||
| OC_API.php | ||
| OC_App.php | ||
| OC_DB.php | ||
| OC_DB_StatementWrapper.php | ||
| OC_Defaults.php | ||
| OC_EventSource.php | ||
| OC_FileChunking.php | ||
| OC_Files.php | ||
| OC_Helper.php | ||
| OC_Hook.php | ||
| OC_Image.php | ||
| OC_JSON.php | ||
| OC_Response.php | ||
| OC_Template.php | ||
| OC_User.php | ||
| OC_Util.php | ||