Paul Arthur
|
5f2f81fa8f
|
Use spl_autoload_register instead of __autoload
Might be useful in the future, __autoload is discouraged according to
the PHP documentation.
|
2012-04-18 00:54:54 -04:00 |
|
Paul Arthur
|
585382422c
|
Allow multiple valid forms of the same type
Use the SID for the primary key, instead of the non-unique form name.
Also add some debugging to the form functions in Core.
|
2012-03-06 10:58:07 -05: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 |
|
momo-i
|
add54bc230
|
test header for phpdoc. now using only classes and libraries.
|
2011-02-02 16:48:45 +09:00 |
|
momo-i
|
bc7344c9f5
|
test for phpdoc
|
2011-02-02 13:35:26 +09:00 |
|
Paul 'flowerysong' Arthur
|
1cb0983ed0
|
Cosmetics: remove trailing whitespace
|
2010-03-14 20:14:52 +00:00 |
|
Karl 'vollmerk' Vollmer
|
45f382b06d
|
Add vim modelines to all php files (Thx ascheel)
|
2010-03-14 04:53:15 +00:00 |
|
Karl 'vollmerk' Vollmer
|
d8ea07a04a
|
sync from 3.5.x and fix display issue on playlist view
|
2009-12-20 16:52:43 +00:00 |
|
Karl 'vollmerk' Vollmer
|
fdb7c58cb1
|
fix typo causing height to not display on art retrival, update to db allowing gc of tmp_browse, add extension to api album art image urls
|
2009-03-15 16:16:04 +00:00 |
|
Karl 'vollmerk' Vollmer
|
2d62be1359
|
add image dimensions on find album art page
|
2008-07-07 03:50:47 +00:00 |
|
Karl 'vollmerk' Vollmer
|
cef43c3602
|
reorganize the menu a whole bunch and add a confirmation page to the catalog deletion
|
2008-06-19 06:32:23 +00:00 |
|
Karl 'vollmerk' Vollmer
|
cabbf90797
|
make the live stream add work again by removing genre needs to get tag added, but I can do that later
|
2008-06-18 04:23:53 +00:00 |
|