A new interface for LibreTime.
Go to file
paul bed878246d Speedups for HTML interface by only creating the HUBBROWSE object on
demand instead of on every single page load - this object took the
longest to create.  Started to convert code to PHP5 using
public/private/protected/static and __construct() method, got rid
of =& when constructing objects.  Fixed a number of functions that were
marked as private that were actually public.  Fixed names of a couple
functions to be more readable.  Commented out functions that are no
longer in use.
2006-11-14 18:43:57 +00:00
campcaster Speedups for HTML interface by only creating the HUBBROWSE object on 2006-11-14 18:43:57 +00:00
livesupport Improve comment. 2006-10-23 22:08:35 +00:00