bishop schrieb:
> I hacked up a bit of a patch to two files to enable a more versatile
> form of the imap auth. Essentaially, it strips the :143 off the
> imap_open() and clutters up index.php with an example and a different
> default.
Could you please send me your IMAP patches privately also?
> It's at my mini-homepage on the site:
> http://phpwiki.sourceforge.net/phpwiki/BishopClark . I hadn't poked
> around enough to take a good look at it.
>
> Hey, is there any cure for the horrid destruction to my configs that
> occurs when I overlay one tarball with another? I like the new
> features, but I fear I won't be able to save one index.php from being
> stomped by another.
>
> Any way to protect the upgrading bonehead as well as giving the new
> person something that goes? I'd love something like (here comes
> pseudocode!):
>
> if (exists(config.php)) include ("config.php");
>
> That way, a user can toss define()s into there and it'll happily be
> incorporated. Of course, I have the foreboding feeling I've overlooking
> something really basic.
in the index.php is some code which enables a start file (usually named
wiki), which loads index.php then. that's why all the
"if (defined()) " lines are for.
sf.net is still down for me, so I cannot tell you the location of the
documentation.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
|