f3126a12 | 31-Aug-2001 |
jim winstead |
use htmlspecialchars when displaying uri that triggered a 404, too. |
9cb0cb0e | 31-Aug-2001 |
jim winstead |
use htmlspecialchars when redisplaying search request |
84c6605c | 30-Aug-2001 |
Gabor Hojtsy |
Too many ands |
5efe76e9 | 30-Aug-2001 |
Gabor Hojtsy |
Typo fix |
16a4cadf | 30-Aug-2001 |
Gabor Hojtsy |
Ups, do not miss php4win |
25a21556 | 30-Aug-2001 |
Gabor Hojtsy |
Adding windows install links |
bfe2c899 | 29-Aug-2001 |
jim winstead |
silence warnings. having is_file ever produce a warning just boggles my mind. |
1e0ae1e0 | 29-Aug-2001 |
Gabor Hojtsy |
Replacing old, outdated book image with a new one from Amazon |
f2e2a335 | 29-Aug-2001 |
Gabor Hojtsy |
Adding the image of the Hungarian book |
109cb93c | 29-Aug-2001 |
Gabor Hojtsy |
Correcting some array errors, some text beutifications, and adding new Hungarian translation of the Sams PHP 4 book (TADA!) |
5fbdfe9f | 28-Aug-2001 |
Gabor Hojtsy |
Added mysql table structure note |
2c314330 | 28-Aug-2001 |
Gabor Hojtsy |
Try this section => sect changes as there are no table information anywhere, so I can only guess from the bin/user-notes.php code, what is the problem... |
3ad8e659 | 28-Aug-2001 |
Gabor Hojtsy |
Manual notes mirrored news item, somebody please proofread |
f969715b | 28-Aug-2001 |
jim winstead |
skip blank lines |
b5b6a626 | 28-Aug-2001 |
jim winstead |
oops, fix timestamps |
c2ad2df5 | 28-Aug-2001 |
jim winstead |
sheesh, who wrote this crap. :) |
930b62b1 | 28-Aug-2001 |
jim winstead |
duh. |
92e38261 | 28-Aug-2001 |
jim winstead |
add link to cvs tree |
5fded0f1 | 28-Aug-2001 |
jim winstead |
update some text to reflect mirrored manual notes, and remove extra copies of (out-of-date) note table structure |
1d8d2c6f | 28-Aug-2001 |
jim winstead |
manual notes are distributed using rsync now, so get-user-notes.php is obsolete. also don't try to set last-modified header on manual pages. |
c84b27fe | 28-Aug-2001 |
jim winstead |
set timestamp of file to latest entry to reduce rsync load a little |
53b64d98 | 28-Aug-2001 |
jim winstead |
always update sections with removed notes before removing them |
78e39339 | 28-Aug-2001 |
jim winstead |
entries just get flagged for deletion and purged later, so sections with deleted notes get updated properly |
ead5faf2 | 28-Aug-2001 |
jim winstead |
script for getting user notes and saving them locally |
c71cbda0 | 28-Aug-2001 |
jim winstead |
sort entries correctly, plan ahead for handling votes on the notes |