From owner-svn-ports-all@freebsd.org Fri May 27 20:27:22 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D085B4CF8C; Fri, 27 May 2016 20:27:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CEBB71C17; Fri, 27 May 2016 20:27:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4RKRL2E039668; Fri, 27 May 2016 20:27:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4RKRKuH039665; Fri, 27 May 2016 20:27:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605272027.u4RKRKuH039665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 27 May 2016 20:27:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415965 - head/www/otrs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 20:27:22 -0000 Author: amdmi3 Date: Fri May 27 20:27:20 2016 New Revision: 415965 URL: https://svnweb.freebsd.org/changeset/ports/415965 Log: - Update to 5.0.9 PR: 209557 Submitted by: akuz84@gmail.com Approved by: m.tsatsenko@gmail.com (maintainer) Modified: head/www/otrs/Makefile head/www/otrs/distinfo head/www/otrs/pkg-plist Modified: head/www/otrs/Makefile ============================================================================== --- head/www/otrs/Makefile Fri May 27 20:16:56 2016 (r415964) +++ head/www/otrs/Makefile Fri May 27 20:27:20 2016 (r415965) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= otrs -PORTVERSION= 5.0.3 -PORTREVISION= 1 +PORTVERSION= 5.0.9 CATEGORIES= www MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ @@ -45,14 +44,13 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:archive p5-SOAP-Lite>=0:net/p5-SOAP-Lite \ p5-Class-Inspector>=0:devel/p5-Class-Inspector \ p5-Mozilla-CA>=0:www/p5-Mozilla-CA \ - p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ - p5-Schedule-Cron-Events>=1.94:sysutils/p5-Schedule-Cron-Events + p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cpe shebangfix perl5 tar:bzip2 SHEBANG_FILES= bin/cgi-bin/*.pl bin/cgi-bin/app.psgi bin/fcgi-bin/*.pl bin/*.pl \ - scripts/auto_build/*.pl scripts/tools/*.pl scripts/*.pl + scripts/tools/*.pl scripts/*.pl OPTIONS_DEFINE= MYSQL PGSQL REPORTS SMTP POP3 IMAP LDAP PDF \ GNUPG APACHE SSL @@ -90,7 +88,7 @@ CLEAN_FILES= scripts/suse* scripts/redha var/httpd/htdocs/js/thirdparty/ckeditor-4.0/_source \ var/httpd/htdocs/skins/Agent/*/img/source -PLIST_SUB+= VER_CKEDITOR="4.4.5" OTRS_USER=${USERS} WWWOWN=${WWWOWN} +PLIST_SUB+= VER_CKEDITOR="4.5.6" OTRS_USER=${USERS} WWWOWN=${WWWOWN} PGSQL_RUN_DEPENDS+= p5-DBD-Pg>=0:databases/p5-DBD-Pg PGSQL_USES= pgsql Modified: head/www/otrs/distinfo ============================================================================== --- head/www/otrs/distinfo Fri May 27 20:16:56 2016 (r415964) +++ head/www/otrs/distinfo Fri May 27 20:27:20 2016 (r415965) @@ -1,2 +1,2 @@ -SHA256 (otrs-5.0.3.tar.bz2) = cf79465ae623ceb689db8e1dc8d56e0d1d26e27f674ec1b8e8677da9d2152e80 -SIZE (otrs-5.0.3.tar.bz2) = 17489922 +SHA256 (otrs-5.0.9.tar.bz2) = f40f3e46270c9c294b5f9277922b6deaf1b0c9bcdd5c634efca6b36e5f202835 +SIZE (otrs-5.0.9.tar.bz2) = 18543448 Modified: head/www/otrs/pkg-plist ============================================================================== --- head/www/otrs/pkg-plist Fri May 27 20:16:56 2016 (r415964) +++ head/www/otrs/pkg-plist Fri May 27 20:27:20 2016 (r415965) @@ -79,6 +79,7 @@ otrs/Kernel/Language/sr_Cyrl.pm otrs/Kernel/Language/sr_Latn.pm otrs/Kernel/Language/sv.pm otrs/Kernel/Language/sw.pm +otrs/Kernel/Language/th_TH.pm otrs/Kernel/Language/tr.pm otrs/Kernel/Language/uk.pm otrs/Kernel/Language/vi_VN.pm @@ -268,6 +269,7 @@ otrs/Kernel/Output/HTML/NavBar/AgentTick otrs/Kernel/Output/HTML/NavBar/CustomerCompany.pm otrs/Kernel/Output/HTML/NavBar/CustomerTicketProcess.pm otrs/Kernel/Output/HTML/NavBar/ModuleAdmin.pm +otrs/Kernel/Output/HTML/Notification/AgentCloudServicesDisabled.pm otrs/Kernel/Output/HTML/Notification/AgentOTRSBusiness.pm otrs/Kernel/Output/HTML/Notification/AgentOnline.pm otrs/Kernel/Output/HTML/Notification/AgentTicketEscalation.pm @@ -463,6 +465,7 @@ otrs/Kernel/Output/HTML/Templates/Standa otrs/Kernel/Output/HTML/Templates/Standard/AttachmentBlocker.tt otrs/Kernel/Output/HTML/Templates/Standard/ChatDisplay.tt otrs/Kernel/Output/HTML/Templates/Standard/ChatStartForm.tt +otrs/Kernel/Output/HTML/Templates/Standard/CloudServicesDisabled.tt otrs/Kernel/Output/HTML/Templates/Standard/Copyright.tt otrs/Kernel/Output/HTML/Templates/Standard/CustomerAccept.tt otrs/Kernel/Output/HTML/Templates/Standard/CustomerError.tt @@ -634,6 +637,7 @@ otrs/Kernel/System/Console/Command/Dev/C otrs/Kernel/System/Console/Command/Dev/Package/Build.pm otrs/Kernel/System/Console/Command/Dev/Package/RepositoryIndex.pm otrs/Kernel/System/Console/Command/Dev/Tools/CacheBenchmark.pm +otrs/Kernel/System/Console/Command/Dev/Tools/Config2Docbook.pm otrs/Kernel/System/Console/Command/Dev/Tools/ConsoleStats.pm otrs/Kernel/System/Console/Command/Dev/Tools/Database/RandomDataInsert.pm otrs/Kernel/System/Console/Command/Dev/Tools/Database/XML2SQL.pm @@ -901,7 +905,9 @@ otrs/Kernel/System/SupportDataCollector/ otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageDeployment.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageList.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/SystemID.pm +otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/DefaultType.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/IndexModule.pm +otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/InvalidUsersWithLockedTickets.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/OpenTickets.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/SearchIndexModule.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/StaticDBOrphanedRecords.pm @@ -961,7 +967,9 @@ otrs/Kernel/System/Ticket/Number/AutoInc otrs/Kernel/System/Ticket/Number/Date.pm otrs/Kernel/System/Ticket/Number/DateChecksum.pm otrs/Kernel/System/Ticket/Number/Random.pm +otrs/Kernel/System/Ticket/Permission/CreatorCheck.pm otrs/Kernel/System/Ticket/Permission/GroupCheck.pm +otrs/Kernel/System/Ticket/Permission/InvolvedCheck.pm otrs/Kernel/System/Ticket/Permission/OwnerCheck.pm otrs/Kernel/System/Ticket/Permission/ResponsibleCheck.pm otrs/Kernel/System/Ticket/Permission/WatcherCheck.pm @@ -972,6 +980,7 @@ otrs/Kernel/System/Type.pm otrs/Kernel/System/UnitTest.pm otrs/Kernel/System/UnitTest/Helper.pm otrs/Kernel/System/UnitTest/Selenium.pm +otrs/Kernel/System/UnitTest/Selenium/WebElement.pm otrs/Kernel/System/User.pm otrs/Kernel/System/User/Preferences/DB.pm otrs/Kernel/System/Valid.pm @@ -1213,6 +1222,7 @@ otrs/var/httpd/htdocs/js/test/Core.UI.In otrs/var/httpd/htdocs/js/test/Core.UI.InputFields.UnitTest.js otrs/var/httpd/htdocs/js/test/Core.UI.Popup.UnitTest.html otrs/var/httpd/htdocs/js/test/Core.UI.Popup.UnitTest.js +otrs/var/httpd/htdocs/js/test/Core.UnitTest.js otrs/var/httpd/htdocs/js/test/sample/Core.AJAX.ContentUpdate1.html otrs/var/httpd/htdocs/js/test/sample/Core.AJAX.EmptyResponse.html otrs/var/httpd/htdocs/js/test/sample/Core.AJAX.FunctionCall1.html @@ -1220,1152 +1230,1171 @@ otrs/var/httpd/htdocs/js/thirdparty/Stri otrs/var/httpd/htdocs/js/thirdparty/canvg-1.4/StackBlur.js otrs/var/httpd/htdocs/js/thirdparty/canvg-1.4/canvg.js otrs/var/httpd/htdocs/js/thirdparty/canvg-1.4/rgbcolor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/CHANGES.md -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/LICENSE.md -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/adapters/jquery.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/ckeditor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/config.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/contents.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/en-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/is.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ka.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ms.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/a11yhelp.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/a11yhelp/dialogs/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/about/dialogs/about.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/about/dialogs/hidpi/logo_ckeditor.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/about/dialogs/logo_ckeditor.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/adobeair/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/ajax/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/aspell.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/dialogs/aspell.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/icons/spellcheck.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/en-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/is.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ka.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ms.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/blank.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/controlWindow.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/controls.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/spellChecker.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/spellchecker.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/spellerStyle.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/aspell/spellerpages/wordWindow.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autoembed/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autogrow/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/autolink/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/bbcode/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/clipboard/dialogs/paste.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/dialogs/codesnippet.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/icons/codesnippet.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/icons/hidpi/codesnippet.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/CHANGES.md -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/LICENSE -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/README.ru.md -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/highlight.pack.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/arta.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/ascetic.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/brown_paper.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/brown_papersq.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/default.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/docco.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/far.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/foundation.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/github.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/googlecode.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/idea.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/ir_black.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/magula.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/mono-blue.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/monokai.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/obsidian.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/paraiso.light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/pojoaque.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/railscasts.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/rainbow.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/school_book.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/school_book.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/solarized_dark.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/solarized_light.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/sunburst.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/tomorrow.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/vs.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/xcode.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/lib/highlight/styles/zenburn.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippet/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/codesnippetgeshi/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/colordialog/dialogs/colordialog.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/devtools/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/dialog/dialogDefinition.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/div/dialogs/div.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/divarea/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/dialogs/docprops.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/icons/docprops-rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/icons/docprops.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/icons/hidpi/docprops-rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/icons/hidpi/docprops.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/en-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/is.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ka.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ms.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/docprops/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/en-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/is.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ka.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ms.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/elementspath/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embed/icons/embed.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embed/icons/hidpi/embed.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embed/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/dialogs/embedbase.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedbase/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedsemantic/icons/embedsemantic.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedsemantic/icons/hidpi/embedsemantic.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/embedsemantic/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/find/dialogs/find.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/flash/dialogs/flash.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/flash/images/placeholder.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/button.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/checkbox.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/form.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/hiddenfield.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/radio.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/select.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/textarea.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/dialogs/textfield.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/forms/images/hiddenfield.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/icons_hidpi.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/iframe/dialogs/iframe.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/iframe/images/placeholder.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/iframedialog/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/dialogs/image.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/icons/hidpi/image.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/icons/image.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/en-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/is.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ka.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ms.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/image2/dialogs/image2.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/icons/hidpi/language.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/icons/language.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/language/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/link/dialogs/anchor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/link/dialogs/link.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/link/images/anchor.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/link/images/hidpi/anchor.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/liststyle/dialogs/liststyle.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/magicline/images/hidpi/icon-rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/magicline/images/hidpi/icon.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/magicline/images/icon-rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/magicline/images/icon.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/dialogs/mathjax.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/icons/hidpi/mathjax.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/icons/mathjax.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/images/loader.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/mathjax/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/menubutton/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/pagebreak/images/pagebreak.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/pastefromword/filter/default.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/dialogs/placeholder.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/icons/hidpi/placeholder.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/icons/placeholder.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/si.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/sq.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/tt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/placeholder/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/preview/preview.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sharedspace/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_address.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_blockquote.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_div.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_h1.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_h2.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_h3.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_h4.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_h5.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_h6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_p.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/showblocks/images/block_pre.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/dialogs/smiley.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/angel_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/angel_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/angry_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/angry_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/broken_heart.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/broken_heart.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/confused_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/confused_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/cry_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/cry_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/devil_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/devil_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/embaressed_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/embarrassed_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/embarrassed_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/envelope.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/envelope.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/heart.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/heart.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/kiss.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/kiss.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/lightbulb.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/lightbulb.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/omg_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/omg_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/regular_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/regular_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/sad_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/sad_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/shades_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/shades_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/teeth_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/teeth_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/thumbs_down.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/thumbs_down.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/thumbs_up.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/thumbs_up.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/tongue_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/tongue_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/tounge_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/whatchutalkingabout_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/whatchutalkingabout_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/wink_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/smiley/images/wink_smile.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/dialogs/sourcedialog.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/icons/hidpi/sourcedialog.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/icons/sourcedialog-rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/icons/sourcedialog.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/plugins/sourcedialog/lang/en-ca.js *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***