From: pcanterino <> Date: Wed, 29 Dec 2004 20:39:59 +0000 (+0000) Subject: If locking of the uselist file failed, get the template variables directly from X-Git-Tag: version_2_3~11 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/0e02f8710bfef36c2e235caa4872d562f8b2b255?ds=sidebyside;hp=0e02f8710bfef36c2e235caa4872d562f8b2b255 If locking of the uselist file failed, get the template variables directly from the File::UseList object, because the name of the lock file could have been composed by File::UseList. ---