nextcloud/inc
Aldo "xoen" Giambelluca 00df2099b5 Using camelCase for function names in 'inc/lib_base.php'
PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.
2010-07-10 19:56:47 +02:00
..
Archive commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
Console some more includes 2010-05-02 22:33:36 +02:00
HTTP/WebDAV Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
Log commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
MDB2 fix line feeds 2010-07-09 13:39:33 +02:00
Mail commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
Net commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
OS commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
PEAR commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
PHPUnit commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
XML use MDB2_Schema for the creation of the initial database 2010-06-18 20:08:24 +02:00
docs/HTTP_WebDAV_Server commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
packages commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
templates Fixed validation of /settings 2010-07-10 05:43:41 +02:00
Log.php commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
MDB2.php Fix some database problems, do not use the cache when creating users 2010-07-05 11:37:50 +02:00
Mail.php commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
PEAR.php commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
PHPUnit.php commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
System.php some more includes 2010-05-02 22:33:36 +02:00
lib_base.php Using camelCase for function names in 'inc/lib_base.php' 2010-07-10 19:56:47 +02:00
lib_config.php Using camelCase for function names in 'inc/lib_config.php' 2010-07-10 19:41:30 +02:00
lib_connect.php Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
lib_fileobserver.php provide option for automatic backup 2010-05-08 21:32:20 +02:00
lib_files.php Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
lib_filestorage.php Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
lib_filesystem.php Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
lib_log.php Merge branch 'master' of gitorious.org:owncloud/owncloud 2010-07-06 10:35:23 +02:00
lib_ocs.php Avoid creation of variables just to put the table names with prefix 2010-07-04 11:32:39 +02:00
lib_remotestorage.php Only connect to a remote ownCloud when we are actually using it 2010-07-07 15:13:09 +02:00
lib_user.php Merge branch 'master' of gitorious.org:owncloud/owncloud 2010-07-06 10:35:23 +02:00
package.dtd commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
pearcmd.php commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00