Tony Lambregts
237abd4329
Remove duplicated display_versions() that was defined elsewhere and causing an error.
2005-05-27 02:26:32 +00:00
Jonathan Ernst
73ad961a85
Fix version deletion
2005-02-19 01:19:07 +00:00
Jonathan Ernst
ac052e6c84
- show correct number of comment
...
- remove unused function
2005-02-09 23:48:01 +00:00
Jonathan Ernst
5f9d5c5c54
fix bugs.php was displaying "internal database error"
2005-02-07 04:30:25 +00:00
Jonathan Ernst
03c0c145c5
- new Comment class
...
- improved performances (much less duplicated mysql queries)
- less code and better error handling
- informs the whole thread when posting new comment
- fix various bugs
2005-02-02 03:01:29 +00:00
Jonathan Ernst
98cafc6dc5
Fix fatal error with php
...
----------------------------------------------------------------------
2005-02-02 00:17:16 +00:00
Jonathan Ernst
dfec5cb9b0
Replaced mysql_query() with query_appdb()
2005-01-10 22:24:15 +00:00
Tony Lambregts
1696b100ee
2005-01-10 22:07:10 +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
099a172b00
Fix header patch typo
2004-12-27 23:54:55 +00:00
Jonathan Ernst
9bad35ad0a
- removed get_screenshot_img() function definition from appview.php
...
- removed get_screenshot_img() function definition from bugs.php
- created include/screenshot.php which contains removed get_screenshot_img() function definition
2004-12-25 20:23:10 +00:00
Paul van Schayck
2c6592efbd
make_cat_path() make use of arguments instead of globals
2004-12-25 20:11:13 +00:00
Jonathan Ernst
f5741ea108
Uniform headers
2004-12-25 20:08:00 +00:00
Jonathan Ernst
ca749d32d9
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
Paul van Schayck
f2b58f208e
Remove border=0 from img tags
2004-12-15 00:14:04 +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
b0ea9ade56
file missing from previous patch
2004-04-19 23:14:59 +00:00