On Sat, Nov 19, 2011 at 03:59:05PM +0100, Frank Karlitschek wrote: > Hi, > > I noticed that we have an error in the stable branch. > > You get this output when you want to setup a new ownCloud with noticed > switched on. > Notice: Undefined variable: type in > /www/owncloud/htdocs/owncloud/owncloud/lib/db.php on line 316 > > Accessing a non existing variable is not a good idea. > > > Can someone who worked on this please look into this? > I can't push it right now, but the type vars on that line needs to be changed to CONFIG_DBTYPE.
Bart _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
