1) we need an absolute path for the image, since it needs to be retrieved
authorErik Moeller <erik@users.mediawiki.org>
Thu, 7 Apr 2005 06:29:08 +0000 (06:29 +0000)
committerErik Moeller <erik@users.mediawiki.org>
Thu, 7 Apr 2005 06:29:08 +0000 (06:29 +0000)
commitf9d54adab1a3cc3832bd502854d3cd9eed7a19f0
tree2f1e3eddab86dda6a1e69ccd3faa085b68d3791d
parent8971a434dd1ae0fa4438ab519504b708d456625b
1) we need an absolute path for the image, since it needs to be retrieved
by the external editor helper application (NB: that fatal error was probably
a PHP 4/5 thing, I'm using PHP 5 here).

2) adding some extra information for the helper, this should all be made
a little more logical (only pass on as much information as needed to
construct the proper URLs)
includes/ExternalEdit.php