jim winstead
f13093c8e8
more fixes for backup primary
2001-09-19 18:04:02 +00:00
Gabor Hojtsy
697f8d47b6
At least stop that error message
2001-09-19 16:25:49 +00:00
Rasmus Lerdorf
fa1b14d3e3
Fix for #12429
2001-07-27 18:06:13 +00:00
Rasmus Lerdorf
2cfa8af31a
Add upcoming events to the right sidebar. A bit of an experiment here.
...
I have mirror sites fetching a CSV from www.php.net once every 6 hours.
As far as I can tell this should work just fine, but let's keep an eye
on this concept and see if it actually does. The code is written such
that if for some reason a mirror can't get or can't save the CSV, it still
works but just doesn't show the upcoming events.
2001-07-22 08:47:06 +00:00
Gabor Hojtsy
69e52a62eb
Whitespace at the top, whitespace at the bottom
2001-07-14 12:12:41 +00:00
Rasmus Lerdorf
1718c3a395
Uh, bad logic there
2001-07-13 20:44:29 +00:00
Jacques Marneweck
eb28833144
* The "approved by" gets set to the person's cvs username that approved the
...
event, previously was hardcoded to rasmus.
--jm
2001-07-13 04:24:02 +00:00
Jacques Marneweck
d8163d1b66
* Redirect to the primary site if the mirror the page is being viewed on
...
is not the primary site.
--jm
2001-07-13 03:24:01 +00:00
Rasmus Lerdorf
3ae7955743
Show event URL
2001-07-12 18:21:05 +00:00
Rasmus Lerdorf
fc07af2bf3
Oops, we already have a built-in way to not enclose the page content in
...
a table
2001-07-12 18:13:52 +00:00
Rasmus Lerdorf
9a3350922c
I'd like to have the full width available for this thing...
2001-07-12 18:02:49 +00:00
Rasmus Lerdorf
81bc6b208c
Missing ;
2001-07-12 17:52:41 +00:00
Rasmus Lerdorf
5c1b333a96
Hey, stop screwing up my calendar! ;)
2001-07-12 17:50:59 +00:00
Rasmus Lerdorf
7c5c661968
Use ini_get() instead of get_cfg_var()
2001-07-12 17:39:56 +00:00
Gabor Hojtsy
2923d6db24
All our php.net pages are using the longer XML compatible
...
start tag (to be short_open_tag off compatible for XML
focused mirrors, etc.)
2001-07-12 14:03:37 +00:00
Gabor Hojtsy
7782e7acf3
PHP is printed by commonHeader()
2001-07-12 11:55:22 +00:00
Gabor Hojtsy
4a06d62b5a
Adding some mousse around this (make it look like as
...
a php.net page)
2001-07-12 11:52:04 +00:00
Rasmus Lerdorf
16a907a10d
Handle stripslashes() correctly
2001-07-11 21:45:15 +00:00
Rasmus Lerdorf
0ec74a7637
Fix some details
2001-07-11 21:36:27 +00:00
Rasmus Lerdorf
f8670c1f5f
Oops, forgot reject code
2001-07-11 21:13:59 +00:00
Rasmus Lerdorf
59a5a8ef2b
Add cvs auth checking
2001-07-11 21:04:05 +00:00
Rasmus Lerdorf
8d1e732313
Add initial calendar app - still need to add cvs-based authentication
...
to approval code
2001-07-11 18:26:47 +00:00