diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-22 01:57:36 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-22 01:57:36 +0000 |
| commit | 49d11776dc2b96cf93e04d15c11a02f880fa8941 (patch) | |
| tree | 52574598d74525b8595eca82510b4b422fed104f /node_simple.js | |
| parent | 797b4fe83ed4ebbed47930c7d0d0a34cd37703c6 (diff) | |
made further changes to admin panel and index.js
Diffstat (limited to 'node_simple.js')
| -rw-r--r-- | node_simple.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_simple.js b/node_simple.js index 7e9c736..033beb7 100644 --- a/node_simple.js +++ b/node_simple.js @@ -746,4 +746,4 @@ exports.get_exam_byID = function (id) { } ); }); - });*/
\ No newline at end of file + });*/ |
