מדיה ויקי:Common.js – הבדלי גרסאות

אין תקציר עריכה
אין תקציר עריכה
שורה 29: שורה 29:
catch(err)
catch(err)
{
{
}
function importScriptURI(string uri)
{
mw.loader.load(uri);
}
}