1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Paul Arthur
f65076b93d Switch from _() to T_()
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.
2012-04-12 21:13:29 -04:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
dipsol
a7838e2a13 Replaced almost every dba::query to dba::read or dba::write. 2009-12-14 08:06:20 +00:00
momo-i
c796c76f76 Update localization 2009-11-24 00:45:47 +00:00
Karl 'vollmerk' Vollmer
f3233e12d8 sync to trunk 2008-05-19 01:54:26 +00:00
Karl 'vollmerk' Vollmer
2801dae076 fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links 2008-04-20 22:35:21 +00:00
Karl 'vollmerk' Vollmer
7c2ea50e24 add a little more information and or debug 2008-04-15 06:53:05 +00:00
Karl 'vollmerk' Vollmer
2743730424 force consistant charset on file add, add fix_filenames script and minor tweak for democratic play 2008-03-17 00:50:16 +00:00