On Wed, Sep 27, 2000 at 10:09:14PM +0200, peter karlsson wrote: > > Found the problem; working on the fix; will commit in a few minutes :) > > So, what did I do wrong?
Quoting from fixed template :)
# special case for top-level translations, which have $CUR_DIR empty
if ($current_dir eq "") {
@full_directory_name = split '/', $WML_SRC_DIRNAME;
$current_dir = pop @full_directory_name;
}
--
Digital Electronic Being Intended for Assassination and Nullification

