summaryrefslogtreecommitdiffstats
path: root/lib/class/error.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-81/+81
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* header comment for phpdocmomo-i2011-02-031-1/+1
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-3/+1
|
* test for phpdocmomo-i2011-02-021-19/+41
|
* $key wasn't defined in Error::add, I'm going to assume it was supposed to be ↵Paul 'flowerysong' Arthur2010-06-121-3/+3
| | | | $name.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-35/+35
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* more work for alpha2 release, clean up install and debug a bitKarl 'vollmerk' Vollmer2009-03-081-1/+0
|
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-261-2/+14
| | | | of amarok, also added some caching and fixed some misc bugs
* decided to not try to detect the charset, its just such a pain in the ass ↵Karl 'vollmerk' Vollmer2008-05-101-16/+18
| | | | and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login
* more work on the localplay stuff, most details ironed out, just needs some ↵Karl 'vollmerk' Vollmer2007-09-121-30/+34
| | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-0/+18
|
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-141-0/+22
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-77/+65
| | | | everything broken
* tweaks to uploadKarl 'vollmerk' Vollmer2006-03-261-1/+1
|
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
|
* added ability to rename/merge artists thx spcombsKarl 'vollmerk' Vollmer2005-12-181-2/+0
|
* fix broken requires due to file moveKarl 'vollmerk' Vollmer2005-06-271-0/+94