You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/controller
Pranav Kant c166c7b189 Respect default settings
Support for default settings when there is none provided by user
was already in lib/appconfig.php

But we were using the CoreConfig object always which queries the
database; lets use the appConfig object so that if the value is
missing in the database, we still have the default value to take
care of the app.
8 years ago
..
documentcontroller.php Respect default settings 8 years ago
sessioncontroller.php Fix appid 8 years ago
settingscontroller.php Clear cache when saves admin settings 8 years ago
usercontroller.php Fix appid 8 years ago