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