summaryrefslogtreecommitdiffstats
path: root/templates/show_smartplaylists.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Move flip_class() from lib/ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-20/+19
|
* Switch from _() to T_()Paul Arthur2012-04-121-9/+9
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Reworked searchPaul Arthur2011-04-021-0/+63
Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional.