]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Adding javascript and CSS to the walled garden whitelist.
authornickw <nickw@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 6 Jul 2010 15:55:42 +0000 (15:55 +0000)
committernickw <nickw@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 6 Jul 2010 15:55:42 +0000 (15:55 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6643 36083f99-b078-4883-b0ff-0f9b5a30f544

engine/lib/sites.php

index c17154f3da77953d5a32201f4e057c9de35bc442..d67a540ccca89b1530fa28f31d7e9aabee5ac4d9 100644 (file)
@@ -286,6 +286,8 @@ class ElggSite extends ElggEntity {
                        'upgrade\.php',
                        'xml-rpc\.php',
                        'mt/mt-xmlrpc\.cgi',
+                       '_css/css\.css',
+                       '_css/js\.php',
                );
                
                // include a hook for plugin authors to include public pages