This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
lmce_owncloud [2014/06/09 21:51] – [PHP] admin | lmce_owncloud [2014/06/10 11:47] (current) – admin | ||
---|---|---|---|
Line 131: | Line 131: | ||
</ | </ | ||
+ | Good to know vars in JS: | ||
+ | <code javascript> | ||
+ | oc_debug=false; | ||
+ | oc_webroot="/ | ||
+ | oc_appswebroots={" | ||
+ | dayNames=[" | ||
+ | var monthNames=[" | ||
+ | var firstDay=0; | ||
+ | var oc_config={" | ||
+ | </ |