Jonathan Ernst
|
2083bf521b
|
- OO version of user class
- no more duplicated functions
- improved performances (much less duplicated mysql queries)
- less code and better error handling
|
2005-01-30 23:12:48 +00:00 |
|
Paul van Schayck
|
3d587b2f9c
|
Remove include/qclass.php includes
|
2005-01-10 22:18:43 +00:00 |
|
Tony Lambregts
|
1d73be2cad
|
Fix up editing of vendors. Don't allow vendors with attached apps to be
deleted.
|
2005-01-02 00:48:39 +00:00 |
|
Eric Blade
|
ffeeaef807
|
Clean up HTML and PHP, remove extranious checks for loggedin()
|
2004-12-29 20:21:31 +00:00 |
|
Jonathan Ernst
|
8968a68033
|
make use of $_POST and $_GET instead of $HTTP_POST_VARS and $HTTP_GET_VARS which are deprecated
|
2004-12-19 17:43:46 +00:00 |
|
Jonathan Ernst
|
d3d9e853d9
|
- replaced tons of tabs with spaces
- replaced <? with <?php for compatibility sake (see TODO and CODING_STANDARD to know more)
- improved overall code lisibility
|
2004-12-12 03:51:51 +00:00 |
|
Jeremy Newman
|
8f28ae10c4
|
Initial revision
|
2004-03-15 16:22:00 +00:00 |
|