mxml/www/phplib
Michael R Sweet 8c31377933 Allow logged in users to see their private articles and STRs.
Allow logged in users to modify their articles (sets is_published to 0).

Send article notification emails to admin address.

Fix LOGIN_foo globals in auth.php (didn't declare as global everywhere)

Tweek background colors for softer appearance.

Add PHP_URL global for full URL to pages.

Fix notification emails to use the full URL.
2004-05-19 21:17:47 +00:00
..
.htaccess Initial revision 2004-05-17 02:14:54 +00:00
auth.php Allow logged in users to see their private articles and STRs. 2004-05-19 21:17:47 +00:00
common.php Allow logged in users to see their private articles and STRs. 2004-05-19 21:17:47 +00:00
db.php Private symbol for hidden articles/STRs. 2004-05-19 00:57:33 +00:00
globals.php Allow logged in users to see their private articles and STRs. 2004-05-19 21:17:47 +00:00
html.php Documentation. 2004-05-19 16:34:55 +00:00
str.php Private symbol for hidden articles/STRs. 2004-05-19 00:57:33 +00:00