[Owncloud] Core.js

Bart Visscher bartv at thisnet.nl
Thu Dec 6 10:46:08 UTC 2012


On Thu, Dec 06, 2012 at 11:08:13AM +0100, Arthur Schiwon wrote:
> On Thursday, December 06, 2012 03:08:46 PM Tharindu Dhananjaya Galappaththi 
> wrote:
> > When I debug from firebug there is a js file called core.js
> > But I cannot find it in any directory. Please help.
> > Thank you.
> 
> This file is generated by collecting and minifying all other js via remote.php.

You can disable this behaviour by adding:
define('DEBUG',true);
to config/config.php

> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud



More information about the Owncloud mailing list