X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2Feuphorik.js;h=34888c308627c0a006e304ab2b1de8d5f31a267e;hp=93058a185374ddf194b5dfc730b1da87197ed891;hb=e5e4964417795d52e0be91d15348e5ea850a1085;hpb=cdff108e3b859493cff8e3f37fc8b52cb20d75d5 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");