edfe6364 | 10-Jun-2004 |
Gabor Hojtsy |
use db_query() instead of mysql_query(), since the former includes sql error handling code, so we don't need to do it on every query; also introduced db_connect() |
3dbb8572 | 10-Jun-2004 |
Gabor Hojtsy |
reuse login code in the user notes script (it should remember the query string properly to take actions after login initiated with the PHP manual buttons) |
d054d5c7 | 10-Jun-2004 |
Gabor Hojtsy |
lots of cleanups: - remove dependency on register_globals at some places (include files) - fix HTML tags (body was missing from master pages) - indentation, coding standards, addi
lots of cleanups: - remove dependency on register_globals at some places (include files) - fix HTML tags (body was missing from master pages) - indentation, coding standards, adding cvs ids - converting some configuration related globals to constants
show more ...
|
9aa7ae60 | 26-May-2004 |
Gabor Hojtsy |
enable admins to edit manuals ids of notes - patch by Jakub Vrana |
1f77d19e | 08-May-2004 |
Martin Jansen |
* sp1 is the MX server for php.net now. |
7a847115 | 21-Mar-2004 |
Martin Jansen |
* pair12 has FreeBSD 4.9 |
d3d94ce5 | 19-Mar-2004 |
Sascha Schumann |
contact info rs1 |
d278a337 | 19-Mar-2004 |
Derick Rethans |
- Snaps did already move, and museum too. |
a6fef471 | 19-Mar-2004 |
Sascha Schumann |
add ez1 and sp1 |
f0726310 | 15-Feb-2004 |
Stig Bakken |
* typo |
2446cd1e | 09-Feb-2004 |
Mehdi Achour |
dislpay the note id |
ea408ee7 | 09-Feb-2004 |
Mehdi Achour |
add myself here |
ce29956e | 05-Feb-2004 |
jim winstead |
make sure the deletion message has a body |
a1d3b008 | 02-Feb-2004 |
Gabor Hojtsy |
ups, this setting was executed a bit too late |
da04f04b | 02-Feb-2004 |
Gabor Hojtsy |
support highlighted note (pre)viewing on the master server too |
0aa73ca0 | 02-Feb-2004 |
Gabor Hojtsy |
allow user note search by ID |
c3edd74d | 26-Jan-2004 |
jim winstead |
make sure the approval message has a body |
b8414dbc | 31-Dec-2003 |
Gabor Hojtsy |
fix bug of not opening a new category header when a month begins, but the category remains |
c747659b | 26-Dec-2003 |
Gabor Hojtsy |
fix the styling a bit |
61f592ae | 25-Dec-2003 |
Gabor Hojtsy |
more data to the table |
64b770e6 | 25-Dec-2003 |
Gabor Hojtsy |
a bit different organization and styling for the new table |
06f9a0eb | 25-Dec-2003 |
Gabor Hojtsy |
use table for mirror types |
1f3cdf5f | 01-Dec-2003 |
Gabor Hojtsy |
set file modification time to index.php modification time, so the RSS will be available for proper caching |
93219698 | 18-Nov-2003 |
Mehdi Achour |
fix a copy/paste error (reoprted by vincent) |
8df72175 | 15-Nov-2003 |
Mehdi Achour |
adding pre tags |