There's a difference between require and include. Include should give a warning if it can't do it, require should error. It makes sense: require _requires_ it to be there, include just adds it.
Unfortunately, we get no include.
~LuaWeaver; Programmer, gamer, developer. |