Hello Matth, On Thursday, March 13, 2003, [EMAIL PROTECTED] wrote... > Yeah, > I got the patched version from netdorks.... > But when I'd install it and run the ./configure and tell it to use the > plugin it would create those ri files. And it would fail to work. If i > went in and copied the ri files back overtop of the actual files (ie.. > setup.php) it woudl then work fine... > So I'm curious what the ri was... and why it was broken?
ri is a part of an update script we happen to run on the scripts, that changes all occurrences of "include" and "require" to be "include_once" and "require_once". This is to stop the script breaking SM when it tries to include a file SM has already included. So which files were working? And which weren't? Are you saying the ones downloaded from my site are "borked"? And that when you copy over the .ri file, it fixes it? -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
