summaryrefslogtreecommitdiffstats
path: root/templates/show_localplay_instances.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Move get_user_icon from ui.lib.php to UI::get_iconPaul Arthur2013-01-261-1/+1
|
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Move flip_class() from lib/ui.lib.php to UIPaul Arthur2013-01-261-1/+1
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-4/+4
| | | | | | 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.
* Added class names to generic box names.mywindow2011-09-191-1/+1
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-19/+30
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-2/+2
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fixed sorting order on browse playlistsKarl 'vollmerk' Vollmer2008-01-141-1/+0
|
* first vestiages of edit localplay instance and test localplay instance supportKarl 'vollmerk' Vollmer2007-12-311-1/+2
|
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-121-0/+45