1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
Paul Arthur e9d8c44f64 FS#257 - Social comments function not working.
make_bool is definitely the wrong way to handle the parameter.  This
(untested) change might fix the bug.
2012-09-17 10:41:13 -04:00
..
access.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
ajax.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
album.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
ampachemail.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
ampacherss.class.php Support setting a custom format for the rss feed 2012-04-13 17:59:16 -04:00
api.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
art.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
artist.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
browse.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
catalog.class.php Switch from ngettext() to T_ngettext() 2012-04-12 21:13:29 -04:00
config.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
core.class.php Use spl_autoload_register instead of __autoload 2012-04-18 00:54:54 -04:00
database_object.abstract.php Add clear_cache() to database_object 2011-06-24 11:53:42 -04:00
dba.class.php FS#226 - does not catch MySQL errors before passing to num_rows() 2012-04-15 23:32:03 -04:00
democratic.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
error.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
flag.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
localplay.abstract.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
localplay.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
media.interface.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
playlist.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
playlist_object.abstract.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
plugin.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
preference.class.php Clean up uses of Config::set and Config::set_by_array 2012-03-06 12:18:57 -05:00
query.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
radio.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
random.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
rating.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
recommendation.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
registration.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
scrobbler.class.php Fix Libre.FM scrobbling, remove errant data in handshake response 2011-12-01 21:47:24 -04:00
search.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
shoutbox.class.php FS#257 - Social comments function not working. 2012-09-17 10:41:13 -04:00
song.class.php Support setting a custom format for the rss feed 2012-04-13 17:59:16 -04:00
stats.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
stream.class.php escapeshellarg's behaviour is locale-dependent 2012-05-25 16:52:57 -04:00
tag.class.php Cosmetics: clean up SQL statement in Tag::get_top_tags 2012-03-01 13:03:36 -05:00
tmpplaylist.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
update.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
user.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
vainfo.class.php Partial fix for ASF tags 2012-09-06 12:56:20 -04:00
vauth.class.php Make a debug message less alarming 2012-07-24 16:46:21 -04:00
video.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
xmldata.class.php Clean up xmlData::songs 2012-03-01 13:36:41 -05:00