summaryrefslogtreecommitdiffstats
path: root/lib/private/setup
Commit message (Collapse)AuthorAgeFilesLines
* Change MySQL to MySQL/MariaDB in the frontendJoas Schilling2014-02-071-6/+6
| | | | Fix issue #6269
* fixing PHPDoc and spellingThomas Mueller2013-12-022-6/+8
|
* Use getLastError() everywhere.Andreas Fischer2013-11-281-10/+10
|
* Add getLastError()Andreas Fischer2013-11-281-3/+20
|
* No function as oci_last_error. It's oci_error.Andreas Fischer2013-11-281-1/+1
|
* There is no property such as dbusername. It's 'dbuser'.Andreas Fischer2013-11-281-3/+3
|
* Correct property name. It's 'dbpassword', with the 'db' prefix.Andreas Fischer2013-11-281-1/+1
|
* Correct property name. It's just 'tableprefix', without the 'db' prefix.Andreas Fischer2013-11-281-1/+1
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-306-0/+703
Conflicts: lib/private/vcategories.php