From 57bb2c226723442fd0faa646ec400308024f5edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Fri, 29 Apr 2016 10:00:07 +0800 Subject: [PATCH 1/2] framework update --- botanss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botanss b/botanss index cbf2246..5119363 160000 --- a/botanss +++ b/botanss @@ -1 +1 @@ -Subproject commit cbf2246b523f647e6a44abe2f76fbace4c2dbb47 +Subproject commit 5119363569d7a83ca7f8b36b0573afd99db4c531 From 0a1e00226b944e696cdd0ea17a604c1263e394a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Sun, 12 Jun 2016 13:52:14 +0800 Subject: [PATCH 2/2] Update the framework --- botanss | 2 +- index.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/botanss b/botanss index 5119363..dcdd941 160000 --- a/botanss +++ b/botanss @@ -1 +1 @@ -Subproject commit 5119363569d7a83ca7f8b36b0573afd99db4c531 +Subproject commit dcdd941f3b4cdfebc54d452688aa59a68498efac diff --git a/index.js b/index.js index aa4d705..2cc984d 100755 --- a/index.js +++ b/index.js @@ -53,7 +53,6 @@ else var Httph = cl.load( "botanss.net.Http" ); //* Host App - var WebFrame = cl.load( "botanss.net.WebFrame" ); // Define AppNS cl.rootNS( "notifyterm", "./notify-term" );