server/lib
Vincent Petry 27c22f071d Encapsulate require_once to avoid name space bleedind
The script required by require_once might use variable names like $app
which will conflict with the code that follows.

This fix encapsulates require_once into its own function to avoid such
issues.
2014-10-17 12:45:45 +02:00
..
l10n [tx-robot] updated from transifex 2014-10-16 01:56:30 -04:00
private Encapsulate require_once to avoid name space bleedind 2014-10-17 12:45:45 +02:00
public PHPDoc fixes as suggested by @MorrisJobke. 2014-10-14 00:06:33 +02:00
repair delete old previews 2014-09-21 17:16:21 +02:00
autoloader.php add additional type check 2014-06-06 09:33:34 +02:00
base.php Merge pull request #10934 from owncloud/datadir-write-setup 2014-09-25 14:32:32 +02:00