nextcloud/inc
Aldo "xoen" Giambelluca 97596be52e added `writeConfiguration()` method to OC_CONFIG
This actually write all the key/value into the config.php.
The code in `writeAdminLisener()` is cleaner.
This is in prevision of new configuration options (e.g. plugin related)
2010-07-11 22:44:48 +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 added `writeConfiguration()` method to OC_CONFIG 2010-07-11 22:44:48 +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 Using camelCase for function names in 'inc/lib_files.php' 2010-07-10 19:57:46 +02:00
lib_filestorage.php Added more MIME Types in `inc/lib_filestorage.php` 2010-07-11 19:51:26 +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 Using camelCase for function names in 'inc/lib_ocs.php' 2010-07-10 19:59:18 +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 Using camelCase for function names in 'inc/lib_user.php' 2010-07-10 20:00:27 +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