Thomas Müller
|
aae6e76926
|
fixing undefined index in delete()
|
12 years ago |
Thomas Müller
|
64d0b0d184
|
PHPDoc comment updated - checkLoggedIn() removed
|
12 years ago |
Thomas Müller
|
0cec17ba87
|
no need to check if the user is logged in
|
12 years ago |
Thomas Müller
|
47da2ef8db
|
fixing php notice: Undefined index key
|
12 years ago |
Thomas Müller
|
b2929de0a7
|
no need to check if the user is logged in - this is already done in the ocs dispatcher itself
adding @return
|
12 years ago |
Frank Karlitschek
|
330d026be7
|
fix the privatedata key value store
|
12 years ago |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
12 years ago |
Bart Visscher
|
cd35d257bb
|
Fix NoSpaceAfterComma and SpaceBeforeComma
|
12 years ago |
Bart Visscher
|
5c4a804ddb
|
Fix SpaceBeforeOpenBrace errors
|
12 years ago |
Bart Visscher
|
5bfe4adbaa
|
Whitespace cleanup
|
12 years ago |
Tom Needham
|
3cc3405536
|
API: Remove old code. Move remaining methods to OC_OCS_Result.
|
12 years ago |
Tom Needham
|
2a4b554ca6
|
API: OCS methods now use OC_OCS_Result to return data
|
12 years ago |
Bart Visscher
|
28537037ae
|
Fixup OCS modules
|
13 years ago |
Bart Visscher
|
0a9ca42c34
|
Fix OC_OCS_Privatedata::privateDataGet
|
13 years ago |
Tom Needham
|
9072106048
|
Move OCS methods to lib/ocs/.php
|
13 years ago |