mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-05 02:31:38 +01:00
Merge pull request #659 from redhog/master
Oups, forgot a debug print in there in the last pull request
This commit is contained in:
commit
b6be00c3ab
@ -106,7 +106,6 @@ exports.require = function (name, args, mod) {
|
|||||||
paths = mod.paths;
|
paths = mod.paths;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(["looking up", name, "in", basedir, paths, mod]);
|
|
||||||
var ejspath = resolve.sync(
|
var ejspath = resolve.sync(
|
||||||
name,
|
name,
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user