[Groonga-commit] groonga/express-kotoumi [master] Load required module

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 23 11:59:33 JST 2013


YUKI Hiroshi	2013-01-23 11:59:33 +0900 (Wed, 23 Jan 2013)

  New Revision: a6f9892d9103f9ad0e303c168056526c39311854
  https://github.com/groonga/express-kotoumi/commit/a6f9892d9103f9ad0e303c168056526c39311854

  Log:
    Load required module

  Modified files:
    lib/dashboard-adaptor.js

  Modified: lib/dashboard-adaptor.js (+1 -0)
===================================================================
--- lib/dashboard-adaptor.js    2013-01-23 11:59:10 +0900 (a59545e)
+++ lib/dashboard-adaptor.js    2013-01-23 11:59:33 +0900 (b435c05)
@@ -1,3 +1,4 @@
+var express = require('express');
 var path = require('path');
 
 exports.registerHandlers = function(application, params) {
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index