From ce1e4425c2fc96f581428207edab040e42387bbc Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Mon, 14 May 2012 23:15:53 +0200 Subject: Combine and minimize core and default app js files --- lib/util.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/util.php') diff --git a/lib/util.php b/lib/util.php index c7a5a9cfd68..95b5f8df3db 100644 --- a/lib/util.php +++ b/lib/util.php @@ -11,6 +11,7 @@ class OC_Util { private static $rootMounted=false; private static $fsSetup=false; public static $core_styles=array(); + public static $core_scripts=array(); // Can be set up public static function setupFS( $user = "", $root = "files" ){// configure the initial filesystem based on the configuration -- cgit v1.2.3