Changed the name of schedule to lookup (more fitting name)

This commit is contained in:
Bram van der Veen 2015-06-13 18:06:17 +02:00
parent f4c6910d75
commit 4cc5a4baff

View file

@ -1,4 +1,4 @@
//schedule.js
//lookup.js
var http = require('http');
var database = require('mongoskin').db('mongodb://wallpiece/roosterio');
var schoolid = 934;