X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=js%2Feuphorik.js;h=34888c308627c0a006e304ab2b1de8d5f31a267e;hb=f5b818cf316c6ccae89dac192411a4d875a0c6b4;hp=93058a185374ddf194b5dfc730b1da87197ed891;hpb=cdff108e3b859493cff8e3f37fc8b52cb20d75d5;p=euphorik.git diff --git a/js/euphorik.js b/js/euphorik.js index 93058a1..34888c3 100755 --- a/js/euphorik.js +++ b/js/euphorik.js @@ -54,7 +54,10 @@ var euphorik = {} ;; euphorik.include("client"); ;; euphorik.include("pageEvent"); -;; euphorik.include("pageMinichat"); +;; euphorik.include("pageMinichat/pageMinichat"); +;; euphorik.include("pageMinichat/conversation"); +;; euphorik.include("pageMinichat/conversations"); +;; euphorik.include("pageMinichat/message"); ;; euphorik.include("pageAdmin"); ;; euphorik.include("pageProfile"); ;; euphorik.include("pageRegister");